Removed unused imports.

This commit is contained in:
Ulrik Sandberg
2007-01-14 21:58:56 +00:00
parent 2bb2cd855c
commit 5a412aa29a

View File

@@ -3,7 +3,6 @@ package org.springframework.ldap.support.transaction;
import junit.framework.TestCase;
import org.easymock.MockControl;
import org.springframework.ldap.core.DirContextOperations;
import org.springframework.ldap.core.DistinguishedName;
import org.springframework.ldap.core.LdapOperations;