Skip to content

Commit

Permalink
Remove duplicate comment
Browse files Browse the repository at this point in the history
Signed-off-by: George Robinson <george.robinson@grafana.com>
  • Loading branch information
grobinson-grafana committed Mar 21, 2024
1 parent 04fa735 commit e61b1c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion inhibit/inhibit_bench_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ type benchmarkOptions struct {
// n is the total number of inhibition rules.
n int
// newRuleFunc creates the next inhibition rule. It is called n times.
// It is called n times.
newRuleFunc func(idx int) config.InhibitRule
// newAlertsFunc creates the inhibiting alerts for each inhibition rule.
// It is called n times.
Expand Down

0 comments on commit e61b1c3

Please sign in to comment.