diff --git a/swarm/api/http/server_test.go b/swarm/api/http/server_test.go index 01ed796f8b..74357d2c1e 100644 --- a/swarm/api/http/server_test.go +++ b/swarm/api/http/server_test.go @@ -257,7 +257,6 @@ func testBzzGetPath(encrypted bool, t *testing.T) { t.Fatal(err) } wait() - fmt.Println("!!!!!!!!!!", i, key[i]) } rootRef := key[2].Hex()