mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-12 13:07:33 -07:00
fix: 🚨 fix unused import
This commit is contained in:
parent
81bb484b67
commit
37b1769155
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
import { defineAsyncComponent, reactive } from "vue";
|
||||
import * as misskey from "calckey-js";
|
||||
import { showSuspendedDialog } from "./scripts/show-suspended-dialog";
|
||||
import { i18n } from "./i18n";
|
||||
import { del, get, set } from "@/scripts/idb-proxy";
|
||||
import { apiUrl } from "@/config";
|
||||
|
|
Loading…
Reference in a new issue