python: Remove debug message from the passgeny module
This commit is contained in:
@ -129,6 +129,5 @@ class Passgeny:
|
||||
password += pw
|
||||
flags = ""
|
||||
|
||||
print("Used bits = {}".format(bh.bits_used))
|
||||
return password
|
||||
|
||||
|
||||
Reference in New Issue
Block a user