removed import
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@790370 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
121f832ef9
commit
c92046ecc9
|
@ -19,8 +19,6 @@ package org.apache.commons.math.stat.descriptive;
|
|||
|
||||
import java.io.Serializable;
|
||||
|
||||
import org.apache.commons.math.util.MathUtils;
|
||||
|
||||
/**
|
||||
* <p>
|
||||
* A StatisticalSummary that aggregates statistics from several data sets or
|
||||
|
|
Loading…
Reference in New Issue