Skip to content

Commit 7e4b666

Browse files
author
alxkm
committed
checkstyle: fix formatting import
1 parent 23c1dda commit 7e4b666

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55

66
import java.util.Arrays;
77
import java.util.Random;
8-
98
import org.junit.jupiter.api.Test;
109

1110
public class FindKthNumberTest {

0 commit comments

Comments
 (0)