Unused "import".
This commit is contained in:
parent
061c6d2c30
commit
bdd6bc4d13
|
@ -26,7 +26,6 @@ import org.apache.commons.math4.legacy.optim.PointValuePair;
|
|||
import org.apache.commons.math4.legacy.optim.SimpleBounds;
|
||||
import org.apache.commons.math4.legacy.optim.nonlinear.scalar.GoalType;
|
||||
import org.apache.commons.math4.legacy.optim.nonlinear.scalar.ObjectiveFunction;
|
||||
import org.apache.commons.math4.legacy.optim.nonlinear.scalar.TestFunction;
|
||||
import org.apache.commons.math4.legacy.core.MathArrays;
|
||||
import org.apache.commons.math4.legacy.core.jdkmath.AccurateMath;
|
||||
import org.junit.Assert;
|
||||
|
|
Loading…
Reference in New Issue