Przeglądaj źródła

Merge branch 'feat/notification' into feat/80098-appearance-of-in-app-notification-settings

Shun Miyazawa 4 lat temu
rodzic
commit
3b256e5111
1 zmienionych plików z 0 dodań i 2 usunięć
  1. 0 2
      packages/app/src/server/models/comment.js

+ 0 - 2
packages/app/src/server/models/comment.js

@@ -1,5 +1,3 @@
-import { getModelSafely } from '@growi/core';
-
 module.exports = function(crowi) {
   const debug = require('debug')('growi:models:comment');
   const mongoose = require('mongoose');