remove debug message

This commit is contained in:
ajgeiss0702
2020-11-14 09:33:52 -07:00
parent 686c6b800f
commit b4b1049d36
@@ -547,7 +547,6 @@ public class Manager {
continue;
}
tries++;
pl.getLogger().info(tries+" tries");
sendingAttempts.put(nextplayer, tries);
if(!sendingNowAntiSpam.containsKey(nextplayer)) {