Removed unused import.

This commit is contained in:
Mattias Arthursson
2007-12-07 18:31:32 +00:00
parent 575d0a347f
commit 5c560d61a3

View File

@@ -17,7 +17,6 @@ package org.springframework.ldap.core.simple;
import java.util.List;
import javax.naming.Name;
import javax.naming.directory.Attributes;
import javax.naming.directory.SearchControls;