移除未使用的变量
parent
c78811fe36
commit
b6b41660d6
|
@ -1,6 +1,6 @@
|
|||
import path from 'path'
|
||||
import music from '../../utils/music'
|
||||
import { getRandom, checkPath, assertApiSupport } from '../../utils'
|
||||
import { getRandom, checkPath } from '../../utils'
|
||||
|
||||
// state
|
||||
const state = {
|
||||
|
|
Loading…
Reference in New Issue