1
0
Fork 0
mirror of https://github.com/HACKERALERT/Picocrypt.git synced 2024-09-20 17:56:35 +00:00

Update Picocrypt.py

This commit is contained in:
Evan Su 2021-03-24 11:21:45 -04:00 committed by GitHub
parent 2f716cc723
commit 8bfad58edc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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