mirror of
https://github.com/noDRM/DeDRM_tools.git
synced 2025-01-24 00:04:32 +06:00
remove print statement
This commit is contained in:
parent
763ddb81e2
commit
7673503228
@ -417,7 +417,6 @@ elif isosx:
|
||||
userkeys.append(userkey)
|
||||
keynames.append(keyName)
|
||||
|
||||
print("Found {0:d} keys".format(len(userkeys)))
|
||||
return userkeys, keynames
|
||||
|
||||
else:
|
||||
|
Loading…
Reference in New Issue
Block a user