randydev commited on
Commit
3158259
·
verified ·
1 Parent(s): ddc17a3

Update middleware/midware.js

Browse files
Files changed (1) hide show
  1. middleware/midware.js +0 -5
middleware/midware.js CHANGED
@@ -44,11 +44,6 @@ const apiLimiter = rateLimit({
44
  }
45
  });
46
 
47
-
48
- node:1) [DEP0170] DeprecationWarning: The URL mongodb://example:[email protected]:27017,ac-obfqend-shard-00-02.1asx6h1.mongodb.net:27017,ac-obfqend-shard-00-00.1asx6h1.mongodb.net:27017/?authSource=admin&replicaSet=atlas-6abkh8-shard-0&retryWrites=true&w=majority&ssl=true is invalid. Future versions of Node.js will throw an error.
49
-
50
- doesn't mongodb://...
51
-
52
  class CheckMilWare {
53
  constructor() {
54
  this.dbClient = new Database("AkenoXJs");
 
44
  }
45
  });
46
 
 
 
 
 
 
47
  class CheckMilWare {
48
  constructor() {
49
  this.dbClient = new Database("AkenoXJs");