Skip to content

Commit 0f88632

Browse files
fix: removes the blank line in imports, style correction
1 parent 8e08240 commit 0f88632

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/com/thealgorithms/greedyalgorithms/KruskalAlgorithmTest.java

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

88
import java.util.List;
9-
109
import org.junit.jupiter.api.DisplayName;
1110
import org.junit.jupiter.api.Test;
1211

0 commit comments

Comments
 (0)