Explorar o código

delete oneline

Shun Miyazawa %!s(int64=4) %!d(string=hai) anos
pai
achega
3d4582906a
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      packages/app/src/server/crowi/index.js

+ 0 - 1
packages/app/src/server/crowi/index.js

@@ -90,7 +90,6 @@ function Crowi() {
     comment: new (require('../events/comment'))(this),
     tag: new (require('../events/tag'))(this),
     admin: new (require('../events/admin'))(this),
-    comment: new (require('../events/comment'))(this),
   };
 }