removed extra logging; cleanup
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user