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