mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-23 22:59:03 +00:00
Remove unused code
This commit is contained in:
-4
@@ -180,10 +180,6 @@ public final class HttpServiceProxyRegistryFactoryBean
|
||||
return this.declaredGroup.clientType();
|
||||
}
|
||||
|
||||
public Class<? extends HttpServiceGroupConfigurer<?>> getConfigurerType() {
|
||||
return this.groupAdapter.getConfigurerType();
|
||||
}
|
||||
|
||||
@SuppressWarnings("unchecked")
|
||||
public <CB> void apply(
|
||||
BiConsumer<HttpServiceGroup, CB> clientConfigurer,
|
||||
|
||||
Reference in New Issue
Block a user