diff --git a/tanks/Pflanzarr.py b/tanks/Pflanzarr.py index 95a7cb2..ec244ca 100644 --- a/tanks/Pflanzarr.py +++ b/tanks/Pflanzarr.py @@ -33,7 +33,6 @@ class Pflanzarr: AIs = {} for fn in tmpPlayers: p = unquote(fn) - print (p, fn) if (not (p.startswith('.') or p.endswith('#') or p.endswith('~'))