Yuki Takei 7 lat temu
rodzic
commit
2c12e50d05
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      src/server/routes/attachment.js

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

@@ -224,7 +224,6 @@ module.exports = function(crowi, app) {
 
     const file = req.file;
 
-    // TODO for GC-1359: consider restriction
     let page;
     if (pageId == null) {
       logger.debug('Create page before file upload');