Removed unused import
This commit is contained in:
parent
01e46e2abc
commit
1ae4d2f781
1 changed files with 0 additions and 1 deletions
|
|
@ -44,7 +44,6 @@
|
|||
import modalButtonMain from "@/digital-components/modal/ux-components/modal-button-main/modal-button-main";
|
||||
import { Modal } from "bootstrap";
|
||||
import { useForm } from "vee-validate";
|
||||
import { computed, provide, inject, ref } from "vue";
|
||||
|
||||
export default {
|
||||
name: "modal",
|
||||
|
|
|
|||
Loading…
Reference in a new issue