Remove unneeded declaration
This commit is contained in:
parent
d5970f58c6
commit
7ab884a51c
|
@ -1,5 +1,4 @@
|
|||
import Vue from 'vue'
|
||||
import { mapActions } from 'vuex'
|
||||
import { ObserveVisibility } from 'vue-observe-visibility'
|
||||
import FtFlexBox from './components/ft-flex-box/ft-flex-box.vue'
|
||||
import TopNav from './components/top-nav/top-nav.vue'
|
||||
|
|
Loading…
Reference in New Issue