Remove unused imports
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@745058 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a5d598f6a6
commit
1d0cc95749
|
@ -26,7 +26,6 @@ import java.util.LinkedList;
|
|||
import java.util.Map;
|
||||
|
||||
import junit.framework.Test;
|
||||
import junit.framework.TestCase;
|
||||
import junit.framework.TestSuite;
|
||||
|
||||
import org.apache.commons.collections.IteratorUtils;
|
||||
|
|
Loading…
Reference in New Issue