Skip to content

Commit e5d263c

Browse files
committed
chore: remove unnecessary imports
1 parent cd995bd commit e5d263c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

playground/pages/index.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
<script setup lang="ts">
2-
import { useNuxtifyConfig, useServerSeoMeta } from '#imports'
3-
42
// App state
53
const nuxtifyConfig = useNuxtifyConfig()
64
const dialog = useDialog()

0 commit comments

Comments
 (0)