SEC-449: Remoned unnecessary declaration of ContextMapper interface.

This commit is contained in:
Luke Taylor 2007-09-14 14:12:32 +00:00
parent 97ef5f389f
commit b7d9466f99

View File

@ -27,7 +27,6 @@ import org.springframework.context.support.MessageSourceAccessor;
import org.springframework.util.Assert;
import org.springframework.ldap.UncategorizedLdapException;
import org.springframework.ldap.core.ContextSource;
import org.springframework.ldap.core.support.DefaultDirObjectFactory;
import org.springframework.dao.DataAccessException;