forked from FoundKeyGang/FoundKey
refactor: remove unused import
This commit is contained in:
parent
f30214b006
commit
6b1a5baf17
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