Skip to content

Commit 2b6f328

Browse files
committed
checkstyle: remove redundant import
1 parent f905314 commit 2b6f328

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

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

33
import static org.junit.jupiter.api.Assertions.assertEquals;
44

5-
import com.thealgorithms.maths.Ceil;
65
import org.junit.jupiter.params.ParameterizedTest;
76
import org.junit.jupiter.params.provider.CsvSource;
87

0 commit comments

Comments
 (0)