Update game_serve.py

This commit is contained in:
SpudGunMan
2025-11-02 20:34:24 -08:00
parent 95a35520c2
commit 255be455b7

View File

@@ -23,7 +23,6 @@ except ImportError:
exit(1)
# import logging
# import sys
# logger = logging.getLogger("MeshBot Game Server")
# logger.setLevel(logging.DEBUG)