Skip to content

Commit

Permalink
make linter happy
Browse files Browse the repository at this point in the history
  • Loading branch information
jspaleta committed Oct 18, 2021
1 parent f8cd224 commit 254a7b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ type Metric struct {
}

var (
metrics = []string{}
tags = map[string]string{}
extraTags = map[string]string{}
plugin = Config{
Expand Down

0 comments on commit 254a7b6

Please sign in to comment.