From 06e4f0aac850636af5bc01088e416a3e02be7b71 Mon Sep 17 00:00:00 2001 From: Joachim Bauch Date: Mon, 8 Nov 2021 10:12:50 +0100 Subject: [PATCH] Remove debug output. --- backend_configuration.go | 1 - 1 file changed, 1 deletion(-) diff --git a/backend_configuration.go b/backend_configuration.go index 85d4537..c2b70ef 100644 --- a/backend_configuration.go +++ b/backend_configuration.go @@ -191,7 +191,6 @@ func NewBackendConfiguration(config *goconf.ConfigFile) (*BackendConfiguration, } RegisterBackendConfigurationStats() - log.Printf("Initial: %d", numBackends) statsBackendsCurrent.Add(float64(numBackends)) return &BackendConfiguration{