Skip to content

Commit 8ea9c85

Browse files
committed
style: remove unnecessary blank line in p2190A Main.java
1 parent 1395109 commit 8ea9c85

File tree

1 file changed

+1
-1
lines changed
  • src/main/java/com/lzw/solutions/codeforces/p2190A

1 file changed

+1
-1
lines changed

src/main/java/com/lzw/solutions/codeforces/p2190A/Main.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ public class Main {
1919
}
2020

2121
void solve() throws IOException {
22-
22+
2323
}
2424

2525
void close() throws IOException {

0 commit comments

Comments
 (0)