Skip to content

Commit bb69b93

Browse files
committed
applied gofmt
1 parent a912bd8 commit bb69b93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/apis/flowcontrol/types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ const (
2828
NonResourceAll = "*"
2929
NameAll = "*"
3030

31-
NamespaceEvery = "*" // matches every particular namespace
31+
NamespaceEvery = "*" // matches every particular namespace
3232
)
3333

3434
// System preset priority level names

0 commit comments

Comments
 (0)