mirror of
https://github.com/apache/commons-collections.git
synced 2025-02-11 12:35:57 +00:00
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;
|
package org.apache.commons.collections.functors;
|
||||||
|
|
||||||
import static org.apache.commons.collections.functors.ComparatorPredicate.*;
|
import static org.apache.commons.collections.functors.ComparatorPredicate.*;
|
||||||
import static org.junit.Assert.assertSame;
|
|
||||||
|
|
||||||
import java.util.Comparator;
|
import java.util.Comparator;
|
||||||
|
|
||||||
import org.apache.commons.collections.Predicate;
|
import org.apache.commons.collections.Predicate;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user