Update Picocrypt.py
This commit is contained in:
parent
2f716cc723
commit
8bfad58edc
|
@ -580,7 +580,6 @@ def start():
|
|||
statusString.set(passwordNotice)
|
||||
fin.close()
|
||||
fout.close()
|
||||
remove(outputFile)
|
||||
# Reset UI
|
||||
resetDecryptionUI()
|
||||
return
|
||||
|
|
Loading…
Reference in New Issue