Skip to content

Commit

Permalink
Merge branch 'slack-19.0' into addons-v0.19.5.slack-19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
timvaillancourt authored Jan 9, 2025
2 parents 36dff2e + 7e0c772 commit 4e141fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion go/vt/discovery/healthcheck.go
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,6 @@ func NewHealthCheck(ctx context.Context, retryDelay, healthCheckTimeout time.Dur
}

for _, c := range cells {
var filters TabletFilters
log.Infof("Setting up healthcheck for cell: %v", c)
if c == "" {
continue
Expand Down

0 comments on commit 4e141fc

Please sign in to comment.