kaori 4 ani în urmă
părinte
comite
182f308d8e
1 a modificat fișierele cu 0 adăugiri și 1 ștergeri
  1. 0 1
      packages/app/src/server/service/notification.ts

+ 0 - 1
packages/app/src/server/service/notification.ts

@@ -12,7 +12,6 @@ class NortificationService {
     this.notificationEvent = crowi.event('notification');
     this.notificationEvent = crowi.event('notification');
 
 
     // init
     // init
-    // comments
     this.notificationEvent.on('update', this.notificationEvent.onUpdate);
     this.notificationEvent.on('update', this.notificationEvent.onUpdate);
   }
   }