mirror of
https://github.com/HACKERALERT/Picocrypt.git
synced 2024-12-29 19:02:43 +00:00
Update Picocrypt.py
This commit is contained in:
parent
2f716cc723
commit
8bfad58edc
1 changed files with 0 additions and 1 deletions
|
@ -580,7 +580,6 @@ def start():
|
||||||
statusString.set(passwordNotice)
|
statusString.set(passwordNotice)
|
||||||
fin.close()
|
fin.close()
|
||||||
fout.close()
|
fout.close()
|
||||||
remove(outputFile)
|
|
||||||
# Reset UI
|
# Reset UI
|
||||||
resetDecryptionUI()
|
resetDecryptionUI()
|
||||||
return
|
return
|
||||||
|
|
Loading…
Reference in a new issue