refactor: ⚰️ unused import
This commit is contained in:
parent
54bdfd6e1d
commit
0127cc6ac3
|
@ -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 New Issue