Skip to content

Commit

Permalink
Remove debug log
Browse files Browse the repository at this point in the history
  • Loading branch information
chaspy committed Feb 9, 2021
1 parent 203363a commit 2f5c717
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,6 @@ func snapshot() error {
}

for _, Compliance := range Compliances {

fmt.Printf("compliance %v\n",Compliance)

labels := prometheus.Labels{
"config_rule_name": Compliance.ConfigRuleName,
"compliance": Compliance.Compliance,
Expand Down

0 comments on commit 2f5c717

Please sign in to comment.