Skip to content

Commit a261438

Browse files
committed
Make linter happy
1 parent 4dc2a04 commit a261438

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/vt/vtctl/reparentutil/util.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ func ElectNewPrimary(
6969
waitReplicasTimeout time.Duration,
7070
tolerableReplLag time.Duration,
7171
durability Durabler,
72-
// (TODO:@ajm188) it's a little gross we need to pass this, maybe embed in the context?
72+
// (TODO:@ajm188) it's a little gross we need to pass this, maybe embed in the context?
7373
logger logutil.Logger,
7474
) (*topodatapb.TabletAlias, error) {
7575

0 commit comments

Comments
 (0)