From 84dfa95dfb558fcd46f92f901135a5dd847fb061 Mon Sep 17 00:00:00 2001 From: Dominik Guzei Date: Fri, 12 Apr 2019 16:35:34 +0200 Subject: cleanup console log artifacts --- src/stores/AppStore.js | 1 - 1 file changed, 1 deletion(-) (limited to 'src/stores/AppStore.js') diff --git a/src/stores/AppStore.js b/src/stores/AppStore.js index 351ad6422..ca0c9175b 100644 --- a/src/stores/AppStore.js +++ b/src/stores/AppStore.js @@ -172,7 +172,6 @@ export default class AppStore extends Store { reaction(() => this.stores.router.location.pathname, (pathname) => { gaPage(pathname); }); - console.log('router location', this.stores.router.location); } @computed get cacheSize() { -- cgit v1.2.3-70-g09d2