diff --git a/pages/index.vue b/pages/index.vue index e231764..03bb084 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -68,11 +68,6 @@ definePageMeta({ const { isNotificationsSlideoverOpen } = useDashboard() -const setup = async () => { - -} - -setup()