summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cmd/rr/http/workers.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/cmd/rr/http/workers.go b/cmd/rr/http/workers.go
index fd3927e7..e697816f 100644
--- a/cmd/rr/http/workers.go
+++ b/cmd/rr/http/workers.go
@@ -100,8 +100,6 @@ func workersHandler(cmd *cobra.Command, args []string) (err error) {
tm.Flush()
}
}
-
- return nil
}
func showWorkers(client *rpc.Client) {