mirror of
https://github.com/apache/commons-math.git
synced 2025-02-06 10:09:26 +00:00
Unused imports
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1197465 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
177eff33cb
commit
2ea244d3f1
@ -13,11 +13,9 @@
|
||||
*/
|
||||
package org.apache.commons.math.util;
|
||||
|
||||
import java.math.BigDecimal;
|
||||
import java.math.BigInteger;
|
||||
|
||||
|
||||
import org.apache.commons.math.TestUtils;
|
||||
import org.apache.commons.math.exception.MathIllegalArgumentException;
|
||||
import org.apache.commons.math.exception.MathArithmeticException;
|
||||
import org.apache.commons.math.exception.NotFiniteNumberException;
|
||||
|
Loading…
x
Reference in New Issue
Block a user