Fixing CheckStyle issues.

This commit is contained in:
Ovidijus Okinskas 2018-06-04 22:50:59 +01:00 committed by O.Okinskas
parent 5393c96247
commit ff579fabcf
5 changed files with 82 additions and 83 deletions

View File

@ -45,7 +45,6 @@ public class App {
* Entry point
*/
public static void main(String[] args) {
Client host1 = new Client();
Client host2 = new Client();
host1.useService(12);