diff --git a/src/renderer/store/modules/player.js b/src/renderer/store/modules/player.js index d134f033..87d3d083 100644 --- a/src/renderer/store/modules/player.js +++ b/src/renderer/store/modules/player.js @@ -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 = {