Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Merskin committed Jul 19, 2017
1 parent 057ac89 commit a3529aa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/renderer/main.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
import Vue from 'vue'

import App from './App'
import router from './router'
import store from './store'

import 'tachyons'

if (!process.env.IS_WEB) Vue.use(require('vue-electron'))
Expand Down

0 comments on commit a3529aa

Please sign in to comment.