Removed unused import
This commit is contained in:
parent
6d1351cc33
commit
97080fdc38
|
@ -30,8 +30,6 @@ import picocli.CommandLine.Command;
|
|||
import org.apache.commons.rng.UniformRandomProvider;
|
||||
import org.apache.commons.rng.simple.RandomSource;
|
||||
|
||||
import org.apache.commons.math4.neuralnet.twod.NeuronSquareMesh2D;
|
||||
|
||||
/**
|
||||
* Application class.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue