瀏覽代碼

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;