Remove unnecessary semicolons
Change-Id: I7db3f3dd3ae6feee3d28415fc13615e4ac00af50
This commit is contained in:
@@ -107,7 +107,7 @@ public class GerritServer {
|
||||
serverStarted.reset();
|
||||
}
|
||||
return null;
|
||||
};
|
||||
}
|
||||
});
|
||||
serverStarted.await();
|
||||
System.out.println("Gerrit Server Started");
|
||||
|
Reference in New Issue
Block a user