master
sigonasr2 2 years ago
parent 82808c30de
commit 216afe7554
  1. 1
      sig/App.java

@ -112,7 +112,6 @@ class Client {
} catch (IOException e) {
e.printStackTrace();
}
throw new UnsupportedOperationException("Unimplemented method 'run'");
}
},100,100);
// sends output to the socket

Loading…
Cancel
Save