fix formatting

Signed-off-by: Ethan Hunter <ehunter@hudson-trading.com>
This commit is contained in:
Ethan Hunter 2024-11-22 16:39:08 -05:00
parent fdef56676f
commit 30e3747730
1 changed files with 0 additions and 1 deletions

View File

@ -312,7 +312,6 @@ func (r *InhibitRule) findInhibitor(lset model.LabelSet, now time.Time) (model.F
return fp, true
}
}
return model.Fingerprint(0), false