We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7836b2 commit 12a8cedCopy full SHA for 12a8ced
1 file changed
src/test/java/com/thealgorithms/maths/FriendlyNumberTest.java
@@ -2,7 +2,6 @@
2
// author: Vraj Prajapati @Rosander0
3
4
import static org.junit.jupiter.api.Assertions.assertFalse;
5
-
6
import static org.junit.jupiter.api.Assertions.assertTrue;
7
8
import org.junit.jupiter.api.Test;
0 commit comments