chore: fix linter complaint

This commit is contained in:
Stefan Martinov 2022-05-26 15:43:52 +02:00
parent 89f28492ed
commit 014f641ac2

View File

@ -14,7 +14,7 @@ import (
"github.com/foomo/keel/net/http/middleware"
)
//Prometheus Metrics
// Prometheus Metrics
const (
defaultGOTSRPCFunctionLabel = "gotsrpc_func"
defaultGOTSRPCServiceLabel = "gotsrpc_service"