Unused imports
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1079419 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ffb2308e76
commit
efc7ed5eca
|
@ -16,8 +16,6 @@
|
||||||
*/
|
*/
|
||||||
package org.apache.commons.lang3;
|
package org.apache.commons.lang3;
|
||||||
|
|
||||||
import java.util.Map;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Immutable concrete manifestation of the {@link Pair} type.
|
* Immutable concrete manifestation of the {@link Pair} type.
|
||||||
*
|
*
|
||||||
|
|
|
@ -16,8 +16,6 @@
|
||||||
*/
|
*/
|
||||||
package org.apache.commons.lang3;
|
package org.apache.commons.lang3;
|
||||||
|
|
||||||
import java.util.Map;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Mutable concrete manifestation of the {@link Pair} type.
|
* Mutable concrete manifestation of the {@link Pair} type.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue