[client] Remove unused import of a file that doesn't exist anymore
This commit is contained in:
parent
731e29c832
commit
d4aef0b930
1 changed files with 0 additions and 1 deletions
|
@ -54,7 +54,6 @@
|
|||
<script lang="ts" setup>
|
||||
import { computed } from "vue";
|
||||
import * as Acct from "iceshrimp-js/built/acct";
|
||||
import MkSwitch from "@/components/ui/switch.vue";
|
||||
import MkPagination from "@/components/MkPagination.vue";
|
||||
import MkDriveFileThumbnail from "@/components/MkDriveFileThumbnail.vue";
|
||||
import bytes from "@/filters/bytes";
|
||||
|
|
Loading…
Reference in a new issue