Skip to content

Commit 6aa8dc9

Browse files
committed
fix: remove unnecessary blank line in Main.java
1 parent dd7aebc commit 6aa8dc9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/org/example/Main.java

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

33
// TIP To <b>Run</b> code, press <shortcut actionId="Run"/> or
44
// click the <icon src="AllIcons.Actions.Execute"/> icon in the gutter.
5-
65
/**
76
* Entry point class demonstrating basic console output and a simple for-loop. Prints a greeting,
87
* then iterates from 1 to 5, outputting the current index on each line. Uses IO.println for

0 commit comments

Comments
 (0)