Removed old debugging code
This commit is contained in:
parent
697576cb34
commit
48ac1a8044
2 changed files with 1 additions and 15 deletions
|
|
@ -42,7 +42,6 @@ export class N2PageNodeUI extends CustomHTMLElement {
|
|||
this.marked = new MarkedPosition()
|
||||
|
||||
_mbus.subscribe('NODE_UI_OPEN', event => {
|
||||
console.log(event.detail.data.eventSequence, _app.showNodeEventSequence.current())
|
||||
this.node = event.detail.data.node
|
||||
this.showMarkdown(true)
|
||||
this.render()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue