aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/components/modal/modal.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/components/modal/modal.js b/src/components/modal/modal.js
index b9517445..02d7017a 100644
--- a/src/components/modal/modal.js
+++ b/src/components/modal/modal.js
@@ -1,5 +1,3 @@
-import Vue from 'vue'
-
const Modal = {
props: {
viewClass: {
@@ -17,4 +15,4 @@ const Modal = {
}
}
-export default Modal \ No newline at end of file
+export default Modal