cleanup
This commit is contained in:
@@ -114,7 +114,6 @@ const (
|
||||
|
||||
type metrics struct {
|
||||
fallbackCounter *prometheus.CounterVec
|
||||
sync sync.Once
|
||||
}
|
||||
|
||||
func newMetrics(reg prometheus.Registerer) *metrics {
|
||||
|
||||
Reference in New Issue
Block a user