mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
swarm/network: fixed linter errors
This commit is contained in:
parent
ea13769fe7
commit
a328917839
1 changed files with 0 additions and 1 deletions
|
|
@ -160,7 +160,6 @@ WAIT_PIVOT:
|
||||||
if err != nil {
|
if err != nil {
|
||||||
t.Fatal(err)
|
t.Fatal(err)
|
||||||
}
|
}
|
||||||
return
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// add the BzzAddr to the hive
|
// add the BzzAddr to the hive
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue