fix: cleaning ...

This commit is contained in:
Terrtia 2018-12-21 15:21:08 +01:00
parent 79c4b5fa81
commit f023f41ae5
No known key found for this signature in database
GPG key ID: 1E1B1F50D84613D0

View file

@ -111,7 +111,6 @@ def hashDecoded_page():
type = request.args.get('type')
encoding = request.args.get('encoding')
show_decoded_files = request.args.get('show_decoded_files')
print(show_decoded_files)
if type == 'All types':
type = None