Unused "import".
This commit is contained in:
parent
f3108e2771
commit
ae7ade3990
|
@ -28,7 +28,6 @@ import org.apache.commons.math4.geometry.spherical.oned.SubLimitAngle;
|
|||
import org.apache.commons.math4.geometry.spherical.twod.Circle;
|
||||
import org.apache.commons.math4.geometry.spherical.twod.S2Point;
|
||||
import org.apache.commons.math4.geometry.spherical.twod.Sphere2D;
|
||||
import org.apache.commons.math4.random.RandomGenerator;
|
||||
import org.apache.commons.math4.random.UnitSphereRandomVectorGenerator;
|
||||
import org.apache.commons.math4.rng.UniformRandomProvider;
|
||||
import org.apache.commons.math4.rng.RandomSource;
|
||||
|
|
Loading…
Reference in New Issue