[nolist] whoops

This commit is contained in:
ajgeiss0702
2022-10-20 13:50:01 -07:00
parent d78c795288
commit a21307c68f
@@ -53,7 +53,6 @@ public class VelocityServer implements AdaptedServer {
if(debug) logger.info("[pinger] [" + getName() + "] sending ping");
serverPing.thenRunAsync(() -> {
System.out.println("thenRunAsync " + getName());
VelocityServerPing ping;
try {
ping = new VelocityServerPing(serverPing.get(), sent);