Skip to content

Commit

Permalink
feat(privacy): Remove GA
Browse files Browse the repository at this point in the history
  • Loading branch information
apertureless committed May 25, 2018
1 parent ea2ad08 commit bf9e6e2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,6 @@
import Vue from 'vue'
import App from './App'
import router from './router'
import VueAnalytics from 'vue-analytics'

Vue.use(VueAnalytics, {
id: 'UA-92766713-2',
router
})

Vue.config.productionTip = false

Expand Down

0 comments on commit bf9e6e2

Please sign in to comment.