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:
Sebastian Bazley 2011-01-06 14:51:16 +00:00
parent af55bc0057
commit 9dd33b3ce0
1 changed files with 0 additions and 1 deletions

View File

@ -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;