Skip to content

Commit 46dabd3

Browse files
author
Justin Fudally
committed
go fmt
1 parent d31f3aa commit 46dabd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/base/context.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ type MigrationContext struct {
119119
ThrottleAdditionalFlagFile string
120120
throttleQuery string
121121
throttleHTTP string
122-
ignoreHTTPErrors bool
122+
ignoreHTTPErrors bool
123123
ThrottleCommandedByUser int64
124124
HibernateUntil int64
125125
maxLoad LoadMap

0 commit comments

Comments
 (0)