移除未使用的变量

pull/459/head
lyswhut 2021-02-05 23:07:36 +08:00
parent c78811fe36
commit b6b41660d6
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
import path from 'path' import path from 'path'
import music from '../../utils/music' import music from '../../utils/music'
import { getRandom, checkPath, assertApiSupport } from '../../utils' import { getRandom, checkPath } from '../../utils'
// state // state
const state = { const state = {