We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f306de commit bad2e1cCopy full SHA for bad2e1c
nordpy.py
@@ -16,6 +16,7 @@ def main():
16
17
import bin.root
18
bin.root.get_root_permissions(password_inserted)
19
+ del password_inserted
20
21
from bin.gui import gui
22
app = gui()
0 commit comments