Unused "import".
This commit is contained in:
parent
bf1c2c214c
commit
1811eeaf37
|
@ -34,7 +34,6 @@ import org.apache.commons.rng.simple.RandomSource;
|
|||
import org.apache.commons.math4.legacy.core.jdkmath.AccurateMath;
|
||||
import org.junit.Assert;
|
||||
import org.junit.Test;
|
||||
import org.junit.runner.RunWith;
|
||||
|
||||
/**
|
||||
* Test for {@link CMAESOptimizer}.
|
||||
|
|
Loading…
Reference in New Issue