chore: remove unused import
parent
6dfc94e2a5
commit
05ac0ce1fc
|
@ -1,6 +1,4 @@
|
|||
<script setup lang="ts">
|
||||
import { STORAGE_KEY_NOTIFY_TAB } from '~/constants'
|
||||
|
||||
definePageMeta({
|
||||
middleware: 'auth',
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue