Skip to content

Commit 799ba61

Browse files
committed
make the code ready for pull request
1 parent 0bf5319 commit 799ba61

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main/java/com/thealgorithms/maths/ComplexNumberUtil.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
package com.thealgorithms.maths;
22

3-
import java.math.BigDecimal;
4-
53
public class ComplexNumberUtil {
64

75
public static class ComplexNumber {

0 commit comments

Comments
 (0)