remove debug message

This commit is contained in:
chrys 2018-05-31 23:05:33 +02:00
parent b87cf2c01d
commit 0e8b1adae5

View File

@ -112,7 +112,6 @@ class byteManager():
except:
repeat = 1
cleanShortcut = cleanShortcut
print(repeat,cleanShortcut)
shortcut = b''
for i in range(repeat):
shortcut += cleanShortcut