Unused import

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@927438 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sebastian Bazley 2010-03-25 15:07:54 +00:00
parent 58297f46ea
commit ca45e8a4ea
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@
*/
package org.apache.commons.math.analysis.interpolation;
import org.apache.commons.math.MathException;
import org.apache.commons.math.util.MathUtils;
import org.apache.commons.math.MathRuntimeException;
import org.apache.commons.math.DimensionMismatchException;