itizawa %!s(int64=6) %!d(string=hai) anos
pai
achega
4d05955d55
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/server/routes/admin.js

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

@@ -511,6 +511,7 @@ module.exports = function(crowi, app) {
     });
   };
 
+  // TODO delete api after create V3
   actions.user.remove = function(req, res) {
     const id = req.params.id;
     let username = '';