forked from AkkomaGang/akkoma-fe
remove needless code
This commit is contained in:
parent
afd4524c39
commit
57f46e68e4
1 changed files with 0 additions and 3 deletions
|
@ -32,9 +32,6 @@ import VTooltip from 'v-tooltip'
|
|||
|
||||
import afterStoreSetup from './boot/after_store.js'
|
||||
|
||||
// import './font/css/fontello.css'
|
||||
// import './font/css/animation.css'
|
||||
|
||||
const currentLocale = (window.navigator.language || 'en').split('-')[0]
|
||||
|
||||
Vue.use(Vuex)
|
||||
|
|
Loading…
Reference in a new issue