Skip to content

Commit

Permalink
fix: lint code smell
Browse files Browse the repository at this point in the history
  • Loading branch information
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
Expand Up @@ -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"
Expand Down

0 comments on commit 002d18d

Please sign in to comment.