Skip to content

Commit f1ecd9e

Browse files
author
Prachi Damle
committed
Removing the AclServiceImpl old bean entry
1 parent 6cd121f commit f1ecd9e

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

server/resources/META-INF/cloudstack/core/spring-server-core-managers-context.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,4 @@
223223
<bean id="GlobalLoadBalancingRulesServiceImpl"
224224
class="org.apache.cloudstack.region.gslb.GlobalLoadBalancingRulesServiceImpl" />
225225

226-
<bean id="AclServiceImpl" class="org.apache.cloudstack.acl.AclServiceImpl"/>
227-
228-
</beans>
226+
</beans>

0 commit comments

Comments
 (0)