Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoPolo committed Jan 15, 2025
1 parent 9f641ae commit a0033e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion p2p/transport/websocket/websocket_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -563,7 +563,6 @@ func TestHTTPSProxyDoesSocks(t *testing.T) {
proxyServerErr <- err
return
}
fmt.Println("c", c)
defer c.Close()

req := [32]byte{}
Expand Down

0 comments on commit a0033e0

Please sign in to comment.