mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
ALF-1590 - Checking twice for same property
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@18952 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -252,7 +252,6 @@ public class MultiTAdminServiceImpl implements TenantAdminService, ApplicationCo
|
||||
PropertyCheck.mandatory(this, "WorkflowService", workflowService);
|
||||
PropertyCheck.mandatory(this, "RepositoryExporterService", repositoryExporterService);
|
||||
PropertyCheck.mandatory(this, "moduleService", moduleService);
|
||||
PropertyCheck.mandatory(this, "moduleService", moduleService);
|
||||
PropertyCheck.mandatory(this, "siteAVMBootstrap", siteAVMBootstrap);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user