chore: remove unused import

zio/stable
Daniel Roe 2022-12-01 23:08:27 +00:00
parent 6dfc94e2a5
commit 05ac0ce1fc
No known key found for this signature in database
GPG Key ID: 22D5008E4F5D9B55
1 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,4 @@
<script setup lang="ts">
import { STORAGE_KEY_NOTIFY_TAB } from '~/constants'
definePageMeta({
middleware: 'auth',
})