Skip to content
Snippets Groups Projects
Commit 1e8d84db authored by syuilo's avatar syuilo
Browse files

refactor: remove unused import

parent 696e8add
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment