Skip to content

Commit

Permalink
spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
thelsing committed Feb 25, 2022
1 parent 8e94de8 commit f3fe467
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/main/java/net/rptools/maptool/client/MapTool.java
Original file line number Diff line number Diff line change
Expand Up @@ -1383,9 +1383,9 @@ public static String getClientId() {
return clientId;
}

// public ServerHeartBeatThread() {
// super("MapTool.ServerHeartBeatThread");
// }
// public ServerHeartBeatThread() {
// super("MapTool.ServerHeartBeatThread");
// }
/**
* Search for command line arguments for options. Expecting arguments specified as
* -parameter=value pair and returns a string.
Expand Down

0 comments on commit f3fe467

Please sign in to comment.