Unused import
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1023743 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
985feca469
commit
7de09a809c
|
@ -17,8 +17,6 @@
|
|||
package org.apache.commons.collections.functors;
|
||||
|
||||
import static org.apache.commons.collections.functors.ComparatorPredicate.*;
|
||||
import static org.junit.Assert.assertSame;
|
||||
|
||||
import java.util.Comparator;
|
||||
|
||||
import org.apache.commons.collections.Predicate;
|
||||
|
|
Loading…
Reference in New Issue