Skip to content

Commit 213d5c0

Browse files
Remove redundant import from PowerOfFourTest
1 parent ae5f3a2 commit 213d5c0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import static org.junit.jupiter.api.Assertions.assertFalse;
44
import static org.junit.jupiter.api.Assertions.assertTrue;
55

6-
import com.thealgorithms.maths.PowerOfFour;
76
import org.junit.jupiter.api.Test;
87

98
class PowerOfFourTest {

0 commit comments

Comments
 (0)