mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-10 15:40:57 -07:00
Remove unused import
This commit is contained in:
parent
8de7efa5b2
commit
8b053099f8
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ import composeNotification from '../common/scripts/compose-notification';
|
|||
|
||||
import MkHome from './views/home/home.vue';
|
||||
import MkDeck from './views/deck/deck.vue';
|
||||
import MkUserFollowingOrFollowers from './views/pages/user-following-or-followers.vue';
|
||||
import MkSelectDrive from './views/pages/selectdrive.vue';
|
||||
import MkDrive from './views/pages/drive.vue';
|
||||
import MkMessagingRoom from './views/pages/messaging-room.vue';
|
||||
|
|
Loading…
Reference in a new issue