Skip to content

Commit

Permalink
Fixed lint warning.
Browse files Browse the repository at this point in the history
Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>
  • Loading branch information
bwplotka committed Mar 17, 2022
1 parent 66837e3 commit 9894406
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prometheus/metric_test.go
Expand Up @@ -16,6 +16,7 @@ package prometheus
import (
"testing"

//nolint:staticcheck // Ignore SA1019. Need to keep deprecated package for compatibility.
"github.com/golang/protobuf/proto"
dto "github.com/prometheus/client_model/go"
)
Expand Down

0 comments on commit 9894406

Please sign in to comment.