🌈 style(clear): 删除没有使用的变量

This commit is contained in:
luying
2023-09-11 15:15:01 +08:00
parent 5df9ff5d2d
commit 34d4707d58

View File

@@ -1,5 +1,4 @@
import { SHOP_REFRESH_TYPE } from '../consts';
import { gameData } from '../pubUtils/data';
import { getZeroPointOfTimeD } from '../pubUtils/timeUtil';
import BaseModel from './BaseModel';
import { getModelForClass, prop, DocumentType, index } from '@typegoose/typegoose';