mirror of https://github.com/apache/cloudstack.git
ldap: fix redundant import
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
030a1c5edd
commit
010a217ead
|
|
@ -31,8 +31,6 @@ import javax.naming.directory.SearchResult;
|
|||
|
||||
import org.apache.commons.lang.StringUtils;
|
||||
|
||||
import org.apache.commons.lang.StringUtils;
|
||||
|
||||
public class LdapUserManager {
|
||||
|
||||
@Inject
|
||||
|
|
|
|||
Loading…
Reference in New Issue