mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
Remove unused import
This commit is contained in:
@@ -2,7 +2,6 @@ import { createApp } from "vue";
|
||||
import { _createI18n } from 'ChillMainAssets/vuejs/_js/i18n';
|
||||
import { ontheflyMessages } from './i18n.js';
|
||||
import App from "./App.vue";
|
||||
import TranslatorPlugin from '../translatorPlugin'
|
||||
|
||||
const i18n = _createI18n( ontheflyMessages );
|
||||
|
||||
|
Reference in New Issue
Block a user