Skip to content

Commit a7bf0a7

Browse files
author
Maria Paszkiewicz SCC
committed
Remove unused import.
1 parent 8129686 commit a7bf0a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

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

55
import java.util.function.IntFunction;
66
import java.util.stream.Stream;
7-
import org.junit.jupiter.api.Test;
87
import org.junit.jupiter.params.ParameterizedTest;
98
import org.junit.jupiter.params.provider.Arguments;
109
import org.junit.jupiter.params.provider.MethodSource;

0 commit comments

Comments
 (0)