@ -12,8 +12,6 @@ export default store => next => action => {
if (shareAnalytics) {
start(store)
} else {
// TODO add user uuid
track('Stopping Analytics')
stop()
}