Skip to content

Commit

Permalink
Remove unused Const
Browse files Browse the repository at this point in the history
Signed-off-by: Jamie Milton <[email protected]>
  • Loading branch information
jammiemil committed Aug 24, 2022
1 parent b997ecd commit 3d94cbf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion exporter.go
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ type prometheusVersion struct {
const (
defaultCollectors = "cpu,cs,logical_disk,net,os,service,system,textfile"
defaultCollectorsPlaceholder = "[defaults]"
serviceName = "windows_exporter"
)

var (
Expand Down

0 comments on commit 3d94cbf

Please sign in to comment.