Skip to content

Commit 54d6166

Browse files
Abirdcflyjagdeep sidhu
authored and
jagdeep sidhu
committed
p2p/netutil: minor code cosmetic
Signed-off-by: Abirdcfly <[email protected]>
1 parent c8f9a73 commit 54d6166

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

p2p/netutil/error_test.go

-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ func TestIsPacketTooBig(t *testing.T) {
6666
for i := range buf {
6767
if buf[i] != byte(i) {
6868
t.Fatalf("error in pattern")
69-
break
7069
}
7170
}
7271
}

0 commit comments

Comments
 (0)