mirror of https://github.com/apache/cloudstack.git
Removing unused bean property
This commit is contained in:
parent
77ccc22723
commit
b910c2b245
|
|
@ -609,7 +609,6 @@
|
|||
<property name="UserAuthenticators" value="#{userAuthenticators.Adapters}" />
|
||||
<property name="UserPasswordEncoders" value="#{userPasswordEncoders.Adapters}" />
|
||||
<property name="HostAllocators" value="#{hostAllocators.Adapters}" />
|
||||
<property name="Planners" value="#{deploymentPlanners.Adapters}" />
|
||||
<property name="AffinityGroupProcessors" value="#{affinityProcessors.Adapters}" />
|
||||
</bean>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue