Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: lint code smell
Browse files Browse the repository at this point in the history
9bany committed Jun 28, 2023
1 parent acdb299 commit 002d18d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions internal/metrics/listener.go
Original file line number Diff line number Diff line change
@@ -12,9 +12,6 @@ import (
"github.com/go-chi/chi/v5"
"github.com/golang/glog"

config "github.com/nginxinc/kubernetes-ingress/v3/internal/configs"
"github.com/nginxinc/kubernetes-ingress/v3/internal/nginx"

prometheusClient "github.com/nginxinc/nginx-prometheus-exporter/client"
nginxCollector "github.com/nginxinc/nginx-prometheus-exporter/collector"
"github.com/prometheus/client_golang/prometheus"

0 comments on commit 002d18d

Please sign in to comment.