Skip to content

Commit

Permalink
no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
demmer committed Mar 22, 2024
1 parent 0f25fa6 commit 8dd5c0f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions go/vt/vtgateproxy/discovery.go
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,6 @@ type JSONGateConfigDiscovery struct {
JsonPath string
}

const queryParamFilterPrefix = "filter_"

func (b *JSONGateConfigDiscovery) Build(target resolver.Target, cc resolver.ClientConn, opts resolver.BuildOptions) (resolver.Resolver, error) {
attrs := target.URL.Query()

Expand Down

0 comments on commit 8dd5c0f

Please sign in to comment.