Skip to content

Commit

Permalink
Revert one line
Browse files Browse the repository at this point in the history
  • Loading branch information
twthorn committed Aug 12, 2024
1 parent f11099a commit 16d439c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion go/vt/vttablet/tabletmanager/vreplication/controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ func newController(ctx context.Context, params map[string]string, dbClientFactor
done: make(chan struct{}),
source: &binlogdatapb.BinlogSource{},
}
ct.sourceTablet.Set("")
log.Infof("creating controller with cell: %v, tabletTypes: %v, and params: %v", cell, tabletTypesStr, params)

// id
Expand Down

0 comments on commit 16d439c

Please sign in to comment.