mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 09:57:29 -07:00
refactor: ⚰️ unused import
This commit is contained in:
parent
9d1ae71267
commit
8fd388359e
1 changed files with 0 additions and 1 deletions
|
@ -159,7 +159,6 @@
|
|||
|
||||
<script lang="ts" setup>
|
||||
import Vue3OtpInput from "vue3-otp-input";
|
||||
import { ref } from "vue";
|
||||
import { defineAsyncComponent } from "vue";
|
||||
import { toUnicode } from "punycode/";
|
||||
import MkButton from "@/components/MkButton.vue";
|
||||
|
|
Loading…
Reference in a new issue