forked from Mirrors/elk
chore: cleanup unused import
This commit is contained in:
parent
c8baff3186
commit
0c882a3576
1 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,4 @@
|
|||
<script lang="ts" setup>
|
||||
// @ts-expect-error missing types
|
||||
import { DynamicScrollerItem } from 'vue-virtual-scroller'
|
||||
import { STORAGE_KEY_HIDE_EXPLORE_NEWS_TIPS } from '~~/constants'
|
||||
|
||||
const { t } = useI18n()
|
||||
|
|
Loading…
Reference in a new issue