remove log

This commit is contained in:
Philipp Kühn 2020-11-10 16:30:07 +01:00
parent d3b4e7a1d4
commit 54c2dcb8e6

View File

@ -267,8 +267,6 @@ export class Editor extends EventEmitter {
}),
})
console.log({ plugins: this.extensionManager.plugins })
// `editor.view` is not yet available at this time.
// Therefore we will add all plugins and node views directly afterwards.
const newState = this.state.reconfigure({