@@ -1,10 +0,0 @@
-// import {} from "vue";
-// // import AppType from "@/components/common/AppType.vue";
-
-// const components = {
-// // AppType,
-// };
-// Object.keys(components).forEach((key) => {
-// App.component(key, components[key]);
-// });