Преглед изворни кода

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');