2
0
itizawa 6 жил өмнө
parent
commit
848e942fda

+ 0 - 1
src/server/routes/admin.js

@@ -405,7 +405,6 @@ module.exports = function(crowi, app) {
   };
 
   actions.api = {};
-  };
 
   // app.get('/_api/admin/users.search' , admin.api.userSearch);
   actions.api.usersSearch = function(req, res) {