Update for commons 2.0.0 changes

This commit is contained in:
Spencer Gibb
2017-11-28 11:39:27 -05:00
parent 20a31ad0c7
commit 048640be21
2 changed files with 1 additions and 2 deletions

View File

@@ -95,7 +95,6 @@ public class CloudFoundryDiscoveryClient implements DiscoveryClient {
return DESCRIPTION;
}
@Override
public ServiceInstance getLocalServiceInstance() {
List<ServiceInstance> serviceInstances = null;
try {