RM-4673 - delete unused import

This commit is contained in:
Ana Bozianu
2017-02-13 19:24:20 +02:00
parent eee6fe572b
commit c44acc37a2

View File

@@ -56,7 +56,6 @@ import org.alfresco.util.Pair;
import org.alfresco.util.ParameterCheck;
import org.springframework.context.ApplicationListener;
import org.springframework.context.event.ContextRefreshedEvent;
import org.springframework.dao.DuplicateKeyException;
import org.springframework.extensions.webscripts.ui.common.StringUtils;
import org.alfresco.repo.security.authentication.AuthenticationUtil;
import org.alfresco.repo.security.authentication.AuthenticationUtil.RunAsWork;