Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
Signed-off-by: Coleen Iona Quadros <[email protected]>
  • Loading branch information
coleenquadros committed Dec 12, 2024
1 parent 52a6140 commit a62d103
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,11 @@ package servicemonitor

import (
"context"
"k8s.io/apimachinery/pkg/api/equality"
"os"
"time"

"k8s.io/apimachinery/pkg/api/equality"

promv1 "github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring/v1"
promclientset "github.com/prometheus-operator/prometheus-operator/pkg/client/versioned"
"k8s.io/apimachinery/pkg/api/errors"
Expand Down

0 comments on commit a62d103

Please sign in to comment.