fix 多余的import

This commit is contained in:
luying
2020-12-26 17:37:04 +08:00
parent ffb12668f7
commit 3b6b8a7d01
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
// 百家学宫列表
import { readJsonFile, parseNumberList } from '../util'
import { readJsonFile } from '../util'
import { FILENAME } from '../../consts'
export interface DicSchoolRate {