diff --git a/expfmt/text_parse.go b/expfmt/text_parse.go index d3a727da..196f5033 100644 --- a/expfmt/text_parse.go +++ b/expfmt/text_parse.go @@ -25,8 +25,6 @@ import ( dto "github.com/prometheus/client_model/go" - "google.golang.org/protobuf/proto" - "github.com/prometheus/common/model" "google.golang.org/protobuf/proto" )