Fix gofmt issues

This commit is contained in:
vinay kulkarni 2025-03-19 15:13:44 +00:00
parent 917c4b310b
commit 951e33fdf9
2 changed files with 1 additions and 2 deletions

View File

@ -85,7 +85,6 @@ const (
identicalErrorDelay = 1 * time.Minute
// OpenTelemetry instrumentation scope name
instrumentationScope = "k8s.io/kubernetes/pkg/kubelet/kuberuntime"
)
var (