randydev commited on
Commit
c1aabc1
·
verified ·
1 Parent(s): 99c40f3

Update middleware/midware.js

Browse files
Files changed (1) hide show
  1. middleware/midware.js +1 -2
middleware/midware.js CHANGED
@@ -77,6 +77,5 @@ class CheckMilWare {
77
  export {
78
  CheckMilWare,
79
  authenticateApiKey,
80
- apiLimiter,
81
- myUUID
82
  };
 
77
  export {
78
  CheckMilWare,
79
  authenticateApiKey,
80
+ apiLimiter
 
81
  };