Skip to content

Commit

Permalink
Make linter happy
Browse files Browse the repository at this point in the history
  • Loading branch information
ejortegau committed Nov 25, 2024
1 parent 4dc2a04 commit a261438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/vt/vtctl/reparentutil/util.go
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ func ElectNewPrimary(
waitReplicasTimeout time.Duration,
tolerableReplLag time.Duration,
durability Durabler,
// (TODO:@ajm188) it's a little gross we need to pass this, maybe embed in the context?
// (TODO:@ajm188) it's a little gross we need to pass this, maybe embed in the context?
logger logutil.Logger,
) (*topodatapb.TabletAlias, error) {

Expand Down

0 comments on commit a261438

Please sign in to comment.