chore: make linter happy

This commit is contained in:
Hakadao
2025-02-23 04:05:59 +08:00
parent 8d887a660d
commit 0c9198842b

View File

@@ -1,6 +1,5 @@
<script setup lang="ts">
import { useDark } from '~/composables/useDark'
import { delay } from '~/utils/main'
const props = defineProps<{
url: string