Skip to content

Commit 39900be

Browse files
authored
p2p/netutil: minor code cosmetic
Signed-off-by: Abirdcfly <[email protected]>
1 parent ff22594 commit 39900be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

p2p/netutil/error_test.go

Lines changed: 0 additions & 1 deletion
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)