swarm/network: fixed linter errors

This commit is contained in:
Fabio Barone 2019-03-20 17:55:36 -05:00
parent ea13769fe7
commit a328917839

View file

@ -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