فهرست منبع

SEC-449: Remoned unnecessary declaration of ContextMapper interface.

Luke Taylor 18 سال پیش
والد
کامیت
b7d9466f99
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      core/src/main/java/org/acegisecurity/ldap/DefaultInitialDirContextFactory.java

+ 0 - 1
core/src/main/java/org/acegisecurity/ldap/DefaultInitialDirContextFactory.java

@@ -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;