Skip to content

Commit ac598e2

Browse files
marysiuniqMaria Paszkiewicz SCC
and
Maria Paszkiewicz SCC
authored
Remove unused import. (#5113)
Co-authored-by: Maria Paszkiewicz SCC <[email protected]>
1 parent 8129686 commit ac598e2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

-1
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)