Removed unused import.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@165581 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e368d0d702
commit
ddda136b4b
|
@ -17,8 +17,6 @@ package org.apache.commons.math.util;
|
|||
|
||||
import java.math.BigDecimal;
|
||||
|
||||
import org.apache.commons.math.TestUtils;
|
||||
|
||||
import junit.framework.Test;
|
||||
import junit.framework.TestCase;
|
||||
import junit.framework.TestSuite;
|
||||
|
|
Loading…
Reference in New Issue