1
0
mirror of https://github.com/prometheus-community/postgres_exporter.git synced 2025-11-06 06:29:01 +03:00

Comment unused var

Signed-off-by: Joe Adams <github@joeadams.io>
This commit is contained in:
Joe Adams
2022-02-14 21:14:17 -05:00
parent c3b0206369
commit 9dad33c397

View File

@@ -39,7 +39,7 @@ const (
namespace = "pg"
defaultEnabled = true
defaultDisabled = false
// defaultDisabled = false
)
var (