From 2daa9b7226c8b7b96ed2634627391b8a8fe171ac Mon Sep 17 00:00:00 2001 From: Stefan Malzner Date: Thu, 15 Feb 2018 20:06:15 +0100 Subject: remove debug logs --- src/stores/AppStore.js | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/stores/AppStore.js') diff --git a/src/stores/AppStore.js b/src/stores/AppStore.js index 77027f88d..9f3749b34 100644 --- a/src/stores/AppStore.js +++ b/src/stores/AppStore.js @@ -342,10 +342,7 @@ export default class AppStore extends Store { async _autoStart() { this.autoLaunchOnStart = await this._checkAutoStart(); - console.log('### settings appstarts', this.stores.settings.all.appStarts); - if (!this.stores.settings.all.appStarts) { - console.log('launch Franz on start'); this.actions.app.launchOnStartup({ enable: true, }); -- cgit v1.2.3-70-g09d2