From a328917839a681d2ad0a3d3820939eab931432cc Mon Sep 17 00:00:00 2001 From: Fabio Barone Date: Wed, 20 Mar 2019 17:55:36 -0500 Subject: [PATCH] swarm/network: fixed linter errors --- swarm/network/discovery_test.go | 1 - 1 file changed, 1 deletion(-) diff --git a/swarm/network/discovery_test.go b/swarm/network/discovery_test.go index 7364195de9..5a4ea2fdfd 100644 --- a/swarm/network/discovery_test.go +++ b/swarm/network/discovery_test.go @@ -160,7 +160,6 @@ WAIT_PIVOT: if err != nil { t.Fatal(err) } - return } // add the BzzAddr to the hive