Skip to content

Commit

Permalink
Working on providing new tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ivancorrales committed May 8, 2023
1 parent c8e7400 commit 2d1f3c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/node/node.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ func (n *Node) EqualTo(other *Node) bool {
}
}
return true

}

func (n *Node) Tree() string {
Expand Down

0 comments on commit 2d1f3c7

Please sign in to comment.