Преглед на файлове

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

Shun Miyazawa преди 4 години
родител
ревизия
3b256e5111
променени са 1 файла, в които са добавени 0 реда и са изтрити 2 реда
  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');