Skip to content

Commit 3daf78e

Browse files
fixed checkstyle violation in NearestElementTest.java
1 parent e4df1cf commit 3daf78e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/java/com/thealgorithms/stacks/NearestElementTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
import com.thealgorithms.datastructures.stacks.NearestElement;
1010

11+
1112
class NearestElementTest {
1213

1314
@Test

0 commit comments

Comments
 (0)