Skip to content

Commit 12a8ced

Browse files
committed
minor: fix spaces between comments
1 parent a7836b2 commit 12a8ced

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/test/java/com/thealgorithms/maths/FriendlyNumberTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
// author: Vraj Prajapati @Rosander0
33

44
import static org.junit.jupiter.api.Assertions.assertFalse;
5-
65
import static org.junit.jupiter.api.Assertions.assertTrue;
76

87
import org.junit.jupiter.api.Test;

0 commit comments

Comments
 (0)