Вроде форматирование пофиксил

This commit is contained in:
sasha0552 2019-04-12 04:28:38 +06:00
parent 1d0e510109
commit fd9cf30f15

View file

@ -105,5 +105,6 @@ protected boolean updateServerID(UUID uuid, String serverID) throws IOException
}
@Override
public void close() {}
public void close() {
}
}