randydev commited on
Commit
3cf89b4
·
verified ·
1 Parent(s): d9d9e44

Update plugins/antiban.js

Browse files
Files changed (1) hide show
  1. plugins/antiban.js +0 -1
plugins/antiban.js CHANGED
@@ -50,5 +50,4 @@ AntibanRoutes.post("/api/v1/user/ban-user", authenticateApiKey, apiLimiter, asyn
50
  }
51
  });
52
 
53
-
54
  export { AntibanRoutes };
 
50
  }
51
  });
52
 
 
53
  export { AntibanRoutes };