Fixing CheckStyle issues.
This commit is contained in:
parent
5393c96247
commit
ff579fabcf
@ -45,7 +45,6 @@ public class App {
|
|||||||
* Entry point
|
* Entry point
|
||||||
*/
|
*/
|
||||||
public static void main(String[] args) {
|
public static void main(String[] args) {
|
||||||
|
|
||||||
Client host1 = new Client();
|
Client host1 = new Client();
|
||||||
Client host2 = new Client();
|
Client host2 = new Client();
|
||||||
host1.useService(12);
|
host1.useService(12);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user