Skip to content

Commit 212f8d4

Browse files
CPCP
CP
authored and
CP
committed
delete one line.
1 parent fe289e8 commit 212f8d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/practice/network/MainClass.java

-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ public static void main(String[] args) throws IOException {
2727
String msg = br.readLine();
2828

2929
System.out.println("msg: " + msg);
30-
3130
br.close();
3231

3332
Gender gender = Gender.LESBIAN;

0 commit comments

Comments
 (0)