mirror of
https://github.com/spring-cloud/spring-cloud-netflix.git
synced 2026-09-17 15:49:00 +00:00
Removes implementation in preference of parent class
This commit is contained in:
-4
@@ -115,10 +115,6 @@ public class EurekaDiscoveryClient implements DiscoveryClient {
|
||||
super(instance);
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getScheme() {
|
||||
return getUri().getScheme();
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user