# HG changeset patch # User Sascha L. Teichmann # Date 1563355760 -7200 # Node ID 2f9ad89f780f21acae34ad61b58975c091363c37 # Parent 5f3f571c105c13ba0d5a023ab8a6c6aa2caa5830 Removed dead code. diff -r 5f3f571c105c -r 2f9ad89f780f pkg/controllers/bottlenecks.go --- a/pkg/controllers/bottlenecks.go Wed Jul 17 11:28:11 2019 +0200 +++ b/pkg/controllers/bottlenecks.go Wed Jul 17 11:29:20 2019 +0200 @@ -519,7 +519,6 @@ // Too late for HTTP status message. log.Printf("error: %v\n", err) } - return } func bottleneckAvailableFairwayDepth(rw http.ResponseWriter, req *http.Request) {