Skip to content

Commit

Permalink
refactor: remove unused code in main.js
Browse files Browse the repository at this point in the history
  • Loading branch information
amoncaldas committed Sep 24, 2021
1 parent d9e7d55 commit ed830fd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
import AppLoader from '@/app-loader'
import AppRootComponent from '@/App'
import store from '@/store/store'
store.getters.mainAppInstanceRef

const main = {
// Store the vue instance singleton
Expand Down

0 comments on commit ed830fd

Please sign in to comment.