Removed unused import.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1179950 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Luc Maisonobe 2011-10-07 07:32:54 +00:00
parent 13943e731b
commit 487eaeecfc
1 changed files with 0 additions and 2 deletions

View File

@ -23,8 +23,6 @@ import java.io.Serializable;
import java.util.ConcurrentModificationException;
import java.util.NoSuchElementException;
import org.apache.commons.math.exception.util.LocalizedFormats;
/**
* Open addressed map from int to double.
* <p>This class provides a dedicated map from integers to doubles with a