Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
Signed-off-by: Ethan Hunter <[email protected]>
  • Loading branch information
Spaceman1701 committed Nov 22, 2024
1 parent fdef566 commit 30e3747
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion inhibit/inhibit.go
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,6 @@ func (r *InhibitRule) findInhibitor(lset model.LabelSet, now time.Time) (model.F

return fp, true
}

}

return model.Fingerprint(0), false
Expand Down

0 comments on commit 30e3747

Please sign in to comment.