fix formatting
Signed-off-by: Ethan Hunter <ehunter@hudson-trading.com>
This commit is contained in:
parent
fdef56676f
commit
30e3747730
|
@ -312,7 +312,6 @@ func (r *InhibitRule) findInhibitor(lset model.LabelSet, now time.Time) (model.F
|
|||
|
||||
return fp, true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
return model.Fingerprint(0), false
|
||||
|
|
Loading…
Reference in New Issue