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