未使用变量

This commit is contained in:
luying
2021-01-29 14:20:48 +08:00
parent a3879d8a0f
commit 7fa16d212f
3 changed files with 2 additions and 6 deletions

View File

@@ -1,7 +1,6 @@
import { readJsonFile, parseGoodStr } from '../util'
import { readJsonFile } from '../util'
import { FILENAME } from '../../consts'
type KeysEnum<T> = { [P in keyof Required<T>]: true };
import { RewardInter } from '../interface';
const _ = require('lodash');
export interface DicArmyWishPool {