Skip to content

Commit adf0226

Browse files
committed
fix whitespace
1 parent de24003 commit adf0226

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

flow/alerting/classifier.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,6 @@ func GetErrorClass(ctx context.Context, err error) (ErrorClass, ErrorInfo) {
260260
Code: "UNKNOWN",
261261
}
262262
}
263-
264263
}
265264

266265
if errors.Is(err, context.Canceled) {

0 commit comments

Comments
 (0)