Skip to content

Commit

Permalink
boost: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
benetis committed Mar 27, 2024
1 parent 67a1690 commit 36c2ba4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions go/vt/vtgate/vtgate.go
Original file line number Diff line number Diff line change
Expand Up @@ -619,8 +619,7 @@ func LegacyInit(ctx context.Context, hc discovery.LegacyHealthCheck, serv srvtop
MaxMemoryUsage: *queryPlanCacheMemory,
LFU: *queryPlanCacheLFU,
}

//queryFilterConfigs := boost.Load()

queryFilterConfigs := &boost.QueryFilterConfigs{}

rpcVTGate = &VTGate{
Expand Down

0 comments on commit 36c2ba4

Please sign in to comment.