mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-10 23:51:01 -07:00
delete duplicate import
This commit is contained in:
parent
a52a9156f2
commit
0775e635df
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ import bytes from '@/filters/bytes';
|
|||
import * as os from '@/os';
|
||||
import { i18n } from '@/i18n';
|
||||
import { $i } from '@/account';
|
||||
import copyToClipboard from '@/scripts/copy-to-clipboard';
|
||||
|
||||
const props = withDefaults(defineProps<{
|
||||
file: Misskey.entities.DriveFile;
|
||||
|
|
Loading…
Reference in a new issue