2
0
zamis 5 жил өмнө
parent
commit
047fd2ce60

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

@@ -637,7 +637,6 @@ module.exports = function(crowi, app) {
     }
 
     try {
-      console.log('hoge');
       await removeAttachment(attachment);
     }
     catch (err) {