Update middleware/midware.js
Browse files- 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 |
};
|