changeset 3974:2f9ad89f780f

Removed dead code.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Wed, 17 Jul 2019 11:29:20 +0200
parents 5f3f571c105c
children 8af156928a2d
files pkg/controllers/bottlenecks.go
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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) {