fix: cleaning ...

pull/310/head
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
1 changed files with 0 additions and 1 deletions

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