remove unused imports
This commit is contained in:
parent
c875350b1e
commit
47262f6226
2 changed files with 2 additions and 6 deletions
|
|
@ -12,7 +12,6 @@ SPDX-License-Identifier: AGPL-3.0-only
|
|||
|
||||
<script setup lang="ts">
|
||||
import * as Misskey from 'misskey-js';
|
||||
import { i18n } from '@/i18n.js';
|
||||
|
||||
defineProps<{
|
||||
video: Misskey.entities.DriveFile;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue