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