mirror of
https://github.com/noDRM/DeDRM_tools.git
synced 2026-03-19 20:48:56 +00:00
remove print statement
This commit is contained in:
@@ -417,7 +417,6 @@ elif isosx:
|
||||
userkeys.append(userkey)
|
||||
keynames.append(keyName)
|
||||
|
||||
print("Found {0:d} keys".format(len(userkeys)))
|
||||
return userkeys, keynames
|
||||
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user