🌈 style(import): 删掉部分没有使用的import

This commit is contained in:
liangtongchuan
2023-05-06 15:15:56 +08:00
parent 3f2c696708
commit 2ff9f8c5f1
17 changed files with 11 additions and 41 deletions
@@ -1,5 +1,4 @@
import { ActivityTurntableModel } from "../../db/ActivityTurntableRec";
import { RoleModel } from "../../db/Role";
import { LuckyTurntableData } from "../../domain/activityField/luckyTurntableField";
import { shouldRefresh } from "../../pubUtils/util";
import { getRoleCreateTime, getServerCreateTime } from "../redisService";