Remove debug prints
This commit is contained in:
parent
13eb34bb36
commit
1592002bad
|
@ -1,6 +1,3 @@
|
|||
import sys
|
||||
print("HIIIIIIIIIIIIIIII")
|
||||
print("HOOOOOOOOOOOOOOOOOOO", file=sys.stderr)
|
||||
# Avoid garbage collection by storing the action in a global variable
|
||||
wax = None
|
||||
sea = None
|
||||
|
|
Loading…
Reference in New Issue
Block a user