mirror of
https://github.com/elk-zone/elk.git
synced 2024-11-05 16:39:58 +00:00
chore: remove unused import
This commit is contained in:
parent
6dfc94e2a5
commit
05ac0ce1fc
1 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,4 @@
|
|||
<script setup lang="ts">
|
||||
import { STORAGE_KEY_NOTIFY_TAB } from '~/constants'
|
||||
|
||||
definePageMeta({
|
||||
middleware: 'auth',
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue