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