Skip to content

Commit

Permalink
chore: remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
nugaon committed Jun 5, 2024
1 parent d4d7dce commit 0e9e3dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/node/node.go
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,6 @@ func NewBee(
}
}

// set overlay if nonce is not saved or mine
if targetNeighborhood != "" {
neighborhood, err := swarm.ParseBitStrAddress(targetNeighborhood)
if err != nil {
Expand Down

0 comments on commit 0e9e3dc

Please sign in to comment.