mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 00:43:49 +01:00
fix: 🚨 fix unused import
This commit is contained in:
parent
81bb484b67
commit
37b1769155
@ -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 New Issue
Block a user