removed extra logging; cleanup

This commit is contained in:
Alberto Miranda
2017-02-06 00:00:26 -03:00
parent 830312842b
commit 25ed12ba3c
3 changed files with 27 additions and 50 deletions

View File

@@ -78,8 +78,6 @@ function init () {
// init new plugins then notify user
plugins.subscribe(() => {
console.log('-- new plugins finished installing')
// update menu and windows
// passing thru new plugin decorators
initApp(state)