Yuki Takei %!s(int64=8) %!d(string=hai) anos
pai
achega
d91472c638
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      lib/routes/page.js

+ 0 - 1
lib/routes/page.js

@@ -1056,7 +1056,6 @@ module.exports = function(crowi, app) {
         return Page.revertDeletedPageRecursively(pageData, req.user);
       }
       else {
-      // TODO: これでいいんだっけ
         return Page.revertDeletedPage(pageData, req.user);
       }
     }).then(function(data) {