Remove spurious empty line

This commit is contained in:
Romain Vimont 2022-02-22 18:31:37 +01:00
parent ff8a69d8ec
commit 6a9b2f2c36

View file

@ -11,7 +11,6 @@ import java.util.Locale;
public final class Server {
private Server() {
// not instantiable
}