Skip to content
Snippets Groups Projects

Topic/default/deprecation cleanup

Merged Florent Aide requested to merge topic/default/deprecationCleanup into branch/default
Files
5
@@ -31,5 +31,5 @@
{{range .OperationGroups}}
{{ .Name }}.RegisterPrometheus(reg)
{{- end}}
{{ else }}
{{- else }}
RegisterPrometheus(reg)
@@ -35,3 +35,3 @@
RegisterPrometheus(reg)
{{ end }}
{{- end }}
}
Loading