mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-18 09:53:48 +00:00
swarm/api/http: Remove debug print
This commit is contained in:
parent
a565e892f4
commit
ea95a3fa0f
1 changed files with 0 additions and 1 deletions
|
|
@ -257,7 +257,6 @@ func testBzzGetPath(encrypted bool, t *testing.T) {
|
|||
t.Fatal(err)
|
||||
}
|
||||
wait()
|
||||
fmt.Println("!!!!!!!!!!", i, key[i])
|
||||
}
|
||||
|
||||
rootRef := key[2].Hex()
|
||||
|
|
|
|||
Loading…
Reference in a new issue