🐞 fix(稷下学宫): db去除未使用引用

This commit is contained in:
zhangxk
2023-09-20 13:46:28 +08:00
parent cc61d7e07e
commit 6c1fd9bcaf
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -1,5 +1,3 @@
import { SHOP_REFRESH_TYPE } from '../consts';
import { getZeroPointOfTimeD } from '../pubUtils/timeUtil';
import BaseModel from './BaseModel';
import { getModelForClass, prop, DocumentType, index } from '@typegoose/typegoose';