Remove unused imports
[gpl/argeo-suite.git] / org.argeo.app.core / src / org / argeo / app / core / SuiteUtils.java
index 3c103e6f3f91573f3a00bf5634c4fb8c72e39963..6b63cdb4d30115e21db16267eb1afd2c5b191cbe 100644 (file)
@@ -13,9 +13,7 @@ import javax.security.auth.x500.X500Principal;
 import org.argeo.api.cms.CmsConstants;
 import org.argeo.api.cms.CmsSession;
 import org.argeo.app.api.EntityType;
-import org.argeo.app.api.SuiteRole;
 import org.argeo.cms.auth.RoleNameUtils;
-import org.argeo.jackrabbit.security.JackrabbitSecurityUtils;
 import org.argeo.jcr.JcrException;
 import org.argeo.jcr.JcrUtils;
 import org.argeo.util.naming.LdapAttrs;