Explorar o código

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

Shun Miyazawa %!s(int64=4) %!d(string=hai) anos
pai
achega
3b256e5111
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  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');