removed unneeded import clauses
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@610794 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
692c384857
commit
4d498d1bdd
|
@ -18,7 +18,6 @@ package org.apache.commons.math.stat.descriptive;
|
|||
|
||||
|
||||
import junit.framework.Test;
|
||||
import junit.framework.TestCase;
|
||||
import junit.framework.TestSuite;
|
||||
|
||||
import org.apache.commons.math.stat.descriptive.moment.Mean;
|
||||
|
|
Loading…
Reference in New Issue