Removed unused import.

This commit is contained in:
Ulrik Sandberg
2009-01-07 12:46:44 +00:00
parent e3b178f5e1
commit a1e31becea

View File

@@ -24,7 +24,6 @@ import javax.naming.directory.DirContext;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.springframework.jmx.support.JmxUtils;
import org.springframework.ldap.NamingException;
import org.springframework.ldap.core.ContextSource;
import org.springframework.ldap.core.DirContextProxy;