Skip to content

Commit

Permalink
Fix linting that was missed in CI run (prometheus-community#568)
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Adams <github@joeadams.io>
Signed-off-by: iishabakaev <iishabakaev@gmail.com>
  • Loading branch information
sysadmind authored and iishabakaev committed Jun 8, 2022
1 parent f2facb0 commit f08b397
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions collector/shards.go
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,6 @@ type Shards struct {
jsonParseFailures prometheus.Counter
}

// NodeShard Information per node struct
type NodeShard struct {
node string
shards int64
}

type nodeShardMetric struct {
Type prometheus.ValueType
Desc *prometheus.Desc
Expand Down

0 comments on commit f08b397

Please sign in to comment.