Skip to content
Snippets Groups Projects
Commit 601ecdcf authored by Elrabu's avatar Elrabu
Browse files

Update: Removed unnecessary lines

parent a538060b
No related branches found
No related tags found
1 merge request!35Update: Added more Stuff to be transported over the server.
......@@ -12,7 +12,6 @@ public class Client {
private PrintWriter out;
private BufferedReader in;
private static final Logger log = LogManager.getLogger(Client.class);
public void startConnection(String ip, int port) throws IOException {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment