Skip to content

Commit

Permalink
Remove commented out line
Browse files Browse the repository at this point in the history
  • Loading branch information
zsoltk committed Sep 10, 2019
1 parent 63812d6 commit 870c29d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ internal object ActivateAction : ResolvedSingleConfigurationAction() {
return item
}

// val targetNode = item.routingAction.parentNode() ?: parentNode
parentNode.attachParentedViews(item.nodes)
item.routingAction.execute()
return item.withActivationState(globalActivationLevel)
Expand Down

0 comments on commit 870c29d

Please sign in to comment.