Remove unused imports.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1429893 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gary D. Gregory 2013-01-07 16:52:21 +00:00
parent 12d9e8743d
commit 49501d2f3c
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ import junit.framework.Test;
import org.apache.commons.collections.BulkTest;
import org.apache.commons.collections.MapIterator;
import org.apache.commons.collections.OrderedMapIterator;
import org.apache.commons.collections.list.AbstractListTest;
/**