Unused imports
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1055900 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
af55bc0057
commit
9dd33b3ce0
|
@ -24,7 +24,6 @@ import java.util.Locale;
|
|||
import org.junit.Test;
|
||||
import org.junit.Assert;
|
||||
|
||||
import org.apache.commons.math.util.CompositeFormat;
|
||||
import org.apache.commons.math.util.FastMath;
|
||||
import org.apache.commons.math.exception.MathIllegalArgumentException;
|
||||
import org.apache.commons.math.exception.NullArgumentException;
|
||||
|
|
Loading…
Reference in New Issue