Skip to content

Commit f057f80

Browse files
committed
Fix gofmt linter warnings
Signed-off-by: Y.Horie <[email protected]>
1 parent 07d6242 commit f057f80

File tree

1 file changed

+1
-1
lines changed
  • apis/fluentbit/v1alpha2/plugins/output

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package output
22

33
const (
4-
header = "header"
4+
header = "header"
55
addLabel = "add_label"
66
)

0 commit comments

Comments
 (0)