Skip to content

Commit

Permalink
JAR file added
Browse files Browse the repository at this point in the history
  • Loading branch information
richibrics committed Jul 1, 2022
1 parent 86e7406 commit 57e885a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Binary file added deliverables/JAR/AM10-1.0-SNAPSHOT.jar
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ private void receiveMessage() {
}

if (line != null) {
Logger.getAnonymousLogger().log(Level.INFO, line);
this.deserialize(line);
// I received a message from the client, so he's alive: reset his timer
this.resetTimer();
Expand Down

0 comments on commit 57e885a

Please sign in to comment.