diff --git a/src/main.js b/src/main.js index e4d87bc..684d696 100644 --- a/src/main.js +++ b/src/main.js @@ -1,5 +1,3 @@ -import "core-js/stable"; -import "regenerator-runtime/runtime"; import Vue from "vue"; import App from "./App"; import store from "./store";