Skip to content

Commit 819161d

Browse files
author
Jason Yu
committed
gofmt.
1 parent c37399e commit 819161d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kinesis_reader.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
)
1515

1616
const (
17-
kinesisReaderMaxBatchSize = 10000
17+
kinesisReaderMaxBatchSize = 10000
1818
kinesisReaderDefaultConcurrency = 5
1919
)
2020

0 commit comments

Comments
 (0)