Skip to content

Commit

Permalink
cmd: remove trailing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-EA committed Sep 27, 2023
1 parent 0741c1d commit 96f5b14
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/geth/initnetwork_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -142,5 +142,4 @@ func verifyConfigFileLocalhost(t *testing.T, config *gethConfig, i int, basePort
t.Fatalf("expected bootnode port at position %d to be %d but got %d instead", j-1, basePort+j, bootnodes[j-1].UDP())
}
}

}

0 comments on commit 96f5b14

Please sign in to comment.