remove unused import

git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1479090 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2013-05-04 12:42:35 +00:00
parent b888bf3c3b
commit 6eb88862d0
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ import org.slf4j.LoggerFactory;
import javax.naming.Context;
import javax.naming.NamingException;
import javax.naming.directory.DirContext;
import javax.naming.directory.InitialDirContext;
import javax.naming.ldap.LdapName;
import javax.naming.ldap.Rdn;
import java.util.Collections;