remove debug message
This commit is contained in:
parent
b87cf2c01d
commit
0e8b1adae5
@ -112,7 +112,6 @@ class byteManager():
|
||||
except:
|
||||
repeat = 1
|
||||
cleanShortcut = cleanShortcut
|
||||
print(repeat,cleanShortcut)
|
||||
shortcut = b''
|
||||
for i in range(repeat):
|
||||
shortcut += cleanShortcut
|
||||
|
Loading…
Reference in New Issue
Block a user