Unneeded "import" statement.

This commit is contained in:
Gilles Sadowski 2021-06-05 14:50:58 +02:00
parent dd73a1ba80
commit 4075e87c76
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@ import org.apache.commons.math4.legacy.exception.MathParseException;
import org.apache.commons.math4.legacy.exception.NoDataException;
import org.apache.commons.math4.legacy.exception.NullArgumentException;
import org.apache.commons.math4.legacy.exception.util.LocalizedFormats;
import org.apache.commons.math4.legacy.util.CompositeFormat;
/**
* Formats a Complex number in cartesian format "Re(c) + Im(c)i". 'i' can