Skip to content

Commit 7fc7d60

Browse files
Make go fmt happy
1 parent 3e08a5a commit 7fc7d60

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
@@ -233,7 +233,7 @@ type MigrationContext struct {
233233
recentBinlogCoordinates mysql.BinlogCoordinates
234234

235235
AllowSetupMetadataLockInstruments bool
236-
BinlogSyncerMaxReconnectAttempts int
236+
BinlogSyncerMaxReconnectAttempts int
237237

238238
Log Logger
239239
}

0 commit comments

Comments
 (0)