Skip to content

Commit e607c8d

Browse files
committed
ServerSocket
1 parent c922b0a commit e607c8d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main/java/org/example/App.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
package org.example;
22

3-
import org.example.server.TcpServer;
4-
53
public class App {
64
public static void main(String[] args) {
75
new TcpServer(8080).start();

0 commit comments

Comments
 (0)