removed unused import
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@808313 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
62c09640bb
commit
57b29f4a43
|
@ -18,7 +18,6 @@
|
|||
package org.apache.commons.math.optimization.linear;
|
||||
|
||||
import static org.junit.Assert.assertEquals;
|
||||
import static org.junit.Assert.assertNotNull;
|
||||
|
||||
import java.util.ArrayList;
|
||||
import java.util.Collection;
|
||||
|
|
Loading…
Reference in New Issue