remove useless import
This commit is contained in:
parent
144196793f
commit
e30a80c4ff
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ import routes from './routes';
|
|||
import { useApiStore } from '../stores/api';
|
||||
import { usePageStore } from '../stores/page';
|
||||
import { useUserStore } from '../stores/user';
|
||||
import { getActivePinia } from 'pinia';
|
||||
|
||||
const router = createRouter({
|
||||
history: createWebHistory(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue