Skip to content

Commit d5c1b1b

Browse files
committed
format
1 parent 13936e9 commit d5c1b1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/conditions/updater.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ func ReplaceIllegalCharsInConditionType(s string) string {
290290
result = append(result, '_')
291291
}
292292
}
293-
293+
294294
return string(result)
295295
}
296296

0 commit comments

Comments
 (0)