mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-13 13:37:31 -07:00
refactor: remove unused import
This commit is contained in:
parent
d7a21948b3
commit
fa4b1ca2f0
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ import MkDriveFileThumbnail from '@/components/drive-file-thumbnail.vue';
|
|||
import bytes from '@/filters/bytes';
|
||||
import * as os from '@/os';
|
||||
import { i18n } from '@/i18n';
|
||||
import { definePageMetadata } from '@/scripts/page-metadata';
|
||||
|
||||
const props = defineProps<{
|
||||
pagination: any;
|
||||
|
|
Loading…
Reference in a new issue