Skip to content

Commit 97396c2

Browse files
author
Divyansh Saxena
committed
Optimize imports spacing
1 parent 792c7d6 commit 97396c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/java/com/thealgorithms/datastructures/graphs/CyclesTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
import static org.junit.jupiter.api.Assertions.assertTrue;
66

77
import java.util.List;
8+
89
import org.junit.jupiter.api.Test;
910

1011
class CyclesTest {

0 commit comments

Comments
 (0)