Unused import

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@764748 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sebastian Bazley 2009-04-14 11:50:38 +00:00
parent c53f6961e1
commit f1280575a2
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ package org.apache.commons.math.random;
import junit.framework.Test;
import junit.framework.TestSuite;
import java.util.HashSet;
import java.util.Iterator;
import org.apache.commons.math.RetryTestCase;
import org.apache.commons.math.stat.Frequency;