RM-4319 - remove value for the removed setter

This commit is contained in:
Ana Bozianu
2016-11-04 11:28:25 +02:00
parent aaab44aaa8
commit 939737ffe4

View File

@@ -136,9 +136,6 @@
<property name="nodeService">
<ref bean="nodeService"></ref>
</property>
<property name="authenticationService">
<ref bean="authenticationService"/>
</property>
<property name="maxPermissionCheckTimeMillis">
<value>${system.acl.maxPermissionCheckTimeMillis}</value>
</property>