Unused import.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1510924 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
fc1d4f9e91
commit
80c884bb67
|
@ -21,7 +21,6 @@ import org.apache.commons.math3.exception.NumberIsTooLargeException;
|
|||
import org.apache.commons.math3.exception.util.LocalizedFormats;
|
||||
import org.apache.commons.math3.random.RandomGenerator;
|
||||
import org.apache.commons.math3.random.Well19937c;
|
||||
import org.apache.commons.math3.util.FastMath;
|
||||
|
||||
/**
|
||||
* Implementation of the uniform integer distribution.
|
||||
|
|
Loading…
Reference in New Issue