Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jmontesi committed Dec 20, 2023
1 parent 512380f commit c104ea2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/checksdb/checksgroup.go
Original file line number Diff line number Diff line change
Expand Up @@ -316,8 +316,6 @@ func (group *ChecksGroup) RunChecks(labelsExpr string, stopChan <-chan bool, abo
}

if len(checks) == 0 {
// No check matched the labels expression.
// skipAll(checks, "no matching labels")
return nil, 0
}

Expand Down

0 comments on commit c104ea2

Please sign in to comment.