fix: gofmt
Some checks failed
build / build (push) Has been cancelled

This commit is contained in:
d3m0k1d
2026-02-22 19:48:37 +03:00
parent 3acd0b899c
commit c3b6708a98

View File

@@ -75,4 +75,3 @@ func StartMetricsServer(port int) {
log.Printf("Metrics server error: %v", err)
}
}