Removing unused import

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1151329 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Henri Yandell 2011-07-27 04:11:39 +00:00
parent bea7d3b97b
commit 78abc7984d

View File

@ -16,8 +16,6 @@
*/
package org.apache.commons.math.stat.regression;
import org.apache.commons.math.MathException;
/**
* An interface for regression models allowing for dynamic updating of the data.
* That is, the entire data set need not be loaded into memory. As observations