Remove unnecessary import

This commit is contained in:
Phan An 2017-04-25 22:09:46 +08:00
parent 32430411f6
commit 4b75be5c22

View file

@ -3,7 +3,6 @@
import Vue from 'vue'
import { reduce, each, union, difference, take, filter, orderBy } from 'lodash'
import { secondsToHis } from '../utils'
import stub from '../stubs/album'
import { artistStore } from '.'