mirror of
https://github.com/romancm/gamebrary
synced 2024-11-24 12:13:08 +00:00
Removed share list import
This commit is contained in:
parent
5fbcdb1fd9
commit
de3002280b
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
import Vue from 'vue';
|
||||
import Router from 'vue-router';
|
||||
import ShareList from '@/pages/ShareList';
|
||||
import GameBoard from '@/pages/GameBoard';
|
||||
import SessionExpired from '@/pages/SessionExpired';
|
||||
import Platforms from '@/pages/Platforms';
|
||||
|
|
Loading…
Reference in a new issue