diff --git a/src/components/IconFont.vue b/src/components/IconFont.vue
index 2352a75..90ecd5a 100644
--- a/src/components/IconFont.vue
+++ b/src/components/IconFont.vue
@@ -12,7 +12,7 @@ export default {
type: String,
required: true,
},
- }
+ },
}
diff --git a/src/components/IframeWrapper.vue b/src/components/IframeWrapper.vue
deleted file mode 100644
index fbc6b67..0000000
--- a/src/components/IframeWrapper.vue
+++ /dev/null
@@ -1,35 +0,0 @@
-
-
-
-
-
-
-
\ No newline at end of file