remove comment
This commit is contained in:
@@ -172,7 +172,6 @@ export class Editor extends EventEmitter {
|
|||||||
plugins: this.plugins,
|
plugins: this.plugins,
|
||||||
}),
|
}),
|
||||||
dispatchTransaction: this.dispatchTransaction.bind(this),
|
dispatchTransaction: this.dispatchTransaction.bind(this),
|
||||||
// @ts-ignore
|
|
||||||
nodeViews: this.extensionManager.nodeViews,
|
nodeViews: this.extensionManager.nodeViews,
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user