Remove debugger statement
This commit is contained in:
@@ -128,7 +128,6 @@ export class TreeNode<ViewModel> {
|
|||||||
this.onMerge.dispatch()
|
this.onMerge.dispatch()
|
||||||
|
|
||||||
if (this.isTopicEmptyLeaf()) {
|
if (this.isTopicEmptyLeaf()) {
|
||||||
debugger
|
|
||||||
this.removeFromParent()
|
this.removeFromParent()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user