Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
Signed-off-by: zachaller <[email protected]>
  • Loading branch information
zachaller committed Jun 28, 2022
1 parent 163162b commit 85e898a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion controller/metrics/metrics.go
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
package metrics

import (
"github.com/argoproj/argo-rollouts/utils/defaults"
"net/http"
"time"

"github.com/argoproj/argo-rollouts/utils/defaults"

"github.com/prometheus/client_golang/prometheus"
"github.com/prometheus/client_golang/prometheus/promhttp"
registry "k8s.io/component-base/metrics/legacyregistry"
Expand Down

0 comments on commit 85e898a

Please sign in to comment.