mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Remove unused import
This commit is contained in:
parent
90b6af37f5
commit
b8ed71a90e
@ -1,5 +1,5 @@
|
||||
<script setup lang="ts">
|
||||
import { ref, defineExpose, defineProps } from 'vue'
|
||||
import { ref } from 'vue'
|
||||
import { VLoading } from '@/ui'
|
||||
import type { GameInfo } from './types'
|
||||
import { bilibiliApi, getJson } from '@/core/ajax'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user