removed unused imports
This commit is contained in:
parent
c3903fc014
commit
3e3a82af81
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
import './assets/main.css'
|
||||
|
||||
import { createApp, watch } from 'vue'
|
||||
import { createApp } from 'vue'
|
||||
import { createPinia } from 'pinia'
|
||||
import PrimeVue from 'primevue/config'
|
||||
import Aura from '@primeuix/themes/aura'
|
||||
|
|
Loading…
Add table
Reference in a new issue