Formatting cleanup
This commit is contained in:
parent
65b47d0755
commit
ec1758ce20
222 changed files with 2739 additions and 2726 deletions
|
|
@ -28,7 +28,7 @@ import java.io.IOException;
|
|||
|
||||
|
||||
public class ServerFindServerTest {
|
||||
public static void main(String[] args){
|
||||
public static void main(String[] args) {
|
||||
try {
|
||||
new ServerFind(2000);
|
||||
} catch (IOException e) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue