forked from AkkomaGang/akkoma-fe
remove needless importing
This commit is contained in:
parent
f68653d0dd
commit
daba688f46
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
import get from 'lodash/get'
|
import get from 'lodash/get'
|
||||||
import filter from 'lodash/filter'
|
|
||||||
import UserCard from '../user_card/user_card.vue'
|
import UserCard from '../user_card/user_card.vue'
|
||||||
import FollowCard from '../follow_card/follow_card.vue'
|
import FollowCard from '../follow_card/follow_card.vue'
|
||||||
import Timeline from '../timeline/timeline.vue'
|
import Timeline from '../timeline/timeline.vue'
|
||||||
|
|
Loading…
Reference in a new issue