mirror of https://github.com/tikv/client-go.git
parent
60d940f97b
commit
1b8062d6fc
|
|
@ -426,4 +426,3 @@ func (m *pdClient) LoadResourceGroups(ctx context.Context) ([]*rmpb.ResourceGrou
|
||||||
}
|
}
|
||||||
|
|
||||||
func (m *pdClient) GetServiceDiscovery() pd.ServiceDiscovery { return nil }
|
func (m *pdClient) GetServiceDiscovery() pd.ServiceDiscovery { return nil }
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue