Skip to content

Commit 62c5c4e

Browse files
committed
fix unreachable return
1 parent 1d0e6e7 commit 62c5c4e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

backend/pkg/transport/network/tcp/tcp_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ func TestTCP(t *testing.T) {
6262
}
6363
}
6464

65-
return nil
6665
})
6766

6867
go func() {

0 commit comments

Comments
 (0)