forked from AkkomaGang/akkoma-fe
#138 - fix lint error
This commit is contained in:
parent
e1f9298ef2
commit
94fdc2d583
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import { unescape } from 'lodash';
|
||||
import { unescape } from 'lodash'
|
||||
|
||||
import TabSwitcher from '../tab_switcher/tab_switcher.js'
|
||||
import StyleSwitcher from '../style_switcher/style_switcher.vue'
|
||||
|
|
Loading…
Reference in a new issue