fix: remove un-necessary imports
This commit is contained in:
parent
6abfd8e44b
commit
7098dda6b4
1 changed files with 0 additions and 3 deletions
|
@ -40,9 +40,6 @@
|
||||||
|
|
||||||
|
|
||||||
<script lang="ts" setup>
|
<script lang="ts" setup>
|
||||||
import { onMounted } from 'vue';
|
|
||||||
import Button from '~/components/Button.vue';
|
|
||||||
|
|
||||||
const { logout } = useAuth()
|
const { logout } = useAuth()
|
||||||
const appConfig = useRuntimeConfig()
|
const appConfig = useRuntimeConfig()
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue