aboutsummaryrefslogtreecommitdiffstats
path: root/settings/src
diff options
context:
space:
mode:
Diffstat (limited to 'settings/src')
-rw-r--r--settings/src/main.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/settings/src/main.js b/settings/src/main.js
index c24eee87628..587451069e8 100644
--- a/settings/src/main.js
+++ b/settings/src/main.js
@@ -1,4 +1,4 @@
-/*
+/**
* @copyright Copyright (c) 2018 John Molakvoæ <skjnldsv@protonmail.com>
*
* @author John Molakvoæ <skjnldsv@protonmail.com>
@@ -19,7 +19,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
*/
-import "@babel/polyfill";
import Vue from 'vue';
import { sync } from 'vuex-router-sync';