Update Picocrypt.py
This commit is contained in:
parent
2f716cc723
commit
8bfad58edc
|
@ -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 New Issue