zamis 5 anni fa
parent
commit
047fd2ce60
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      src/server/routes/attachment.js

+ 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) {