diff options
author | Wolfy-J <[email protected]> | 2018-06-14 22:57:41 +0300 |
---|---|---|
committer | Wolfy-J <[email protected]> | 2018-06-14 22:57:41 +0300 |
commit | 85c8cc760de445af8c669bc9228aedc8bd9341ef (patch) | |
tree | 5cf37b9297253283dde589347ff82892be81d0b2 /cmd/rr/http/workers.go | |
parent | 082c329d9dc84453a02693119d954f60a4792b11 (diff) |
fmt
Diffstat (limited to 'cmd/rr/http/workers.go')
-rw-r--r-- | cmd/rr/http/workers.go | 2 |
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) { |