Explorar o código

delete comment

zamis %!s(int64=5) %!d(string=hai) anos
pai
achega
13c5ae2b58
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/server/service/page.js

+ 0 - 1
src/server/service/page.js

@@ -45,7 +45,6 @@ class PageService {
       const attachments = await Attachment.find({ page: chunk });
       attachmentService.removeAttachment(attachments);
     });
-    // end action
     readable.push(null);
     return;
   }