swarm/api/http: Remove debug print

This commit is contained in:
Balint Gabor 2018-04-12 21:00:18 +02:00
parent a565e892f4
commit ea95a3fa0f

View file

@ -257,7 +257,6 @@ func testBzzGetPath(encrypted bool, t *testing.T) {
t.Fatal(err)
}
wait()
fmt.Println("!!!!!!!!!!", i, key[i])
}
rootRef := key[2].Hex()