Skip to content

Commit

Permalink
Remove temporary debug print from test
Browse files Browse the repository at this point in the history
  • Loading branch information
rod-hynes committed Oct 23, 2024
1 parent f3f82b1 commit 84dd68c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion psiphon/common/inproxy/inproxy_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -535,7 +535,6 @@ func runTestInproxy(doMustUpgrade bool) error {
DialAddress: addr,
PackedDestinationServerEntry: packedDestinationServerEntry,
MustUpgrade: func() {
fmt.Printf("HI!\n")
close(receivedClientMustUpgrade)
cancelDial()
},
Expand Down

0 comments on commit 84dd68c

Please sign in to comment.