mirror of
https://github.com/apache/commons-math.git
synced 2025-02-06 18:18:56 +00:00
Unused "import".
This commit is contained in:
parent
78ee07c627
commit
064f5994f6
@ -16,11 +16,9 @@
|
||||
*/
|
||||
package org.apache.commons.math4.analysis.integration;
|
||||
|
||||
import org.apache.commons.math4.exception.MaxCountExceededException;
|
||||
import org.apache.commons.math4.exception.NotStrictlyPositiveException;
|
||||
import org.apache.commons.math4.exception.NumberIsTooLargeException;
|
||||
import org.apache.commons.math4.exception.NumberIsTooSmallException;
|
||||
import org.apache.commons.math4.exception.TooManyEvaluationsException;
|
||||
import org.apache.commons.math4.util.FastMath;
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user