Remove not needed import in config.js
This commit is contained in:
parent
f167615800
commit
321be2dd01
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
import Event from "pubsub-js";
|
||||
import themes from "../resources/themes.json";
|
||||
import translations from "../resources/translations.json";
|
||||
import Vue from "vue";
|
||||
|
||||
class Config {
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue