Skip to content

Commit 7ef284a

Browse files
author
Shlomi Noach
committed
removed redundant CanStopStreaming func
1 parent e99671e commit 7ef284a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

go/base/context.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,6 @@ type MigrationContext struct {
195195
ForceTmpTableName string
196196

197197
recentBinlogCoordinates mysql.BinlogCoordinates
198-
199-
CanStopStreaming func() bool
200198
}
201199

202200
type ContextConfig struct {

0 commit comments

Comments
 (0)