kaori %!s(int64=4) %!d(string=hai) anos
pai
achega
75f3faf100
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      packages/app/src/server/service/comment.ts

+ 1 - 3
packages/app/src/server/service/comment.ts

@@ -14,11 +14,9 @@ class CommentService {
 
   commentEvent!: any;
 
-  activityService: any;
-
   constructor(crowi: any) {
     this.crowi = crowi;
-    this.activityService = crowi.activityService;
+
     this.commentEvent = crowi.event('comment');
 
     // init