mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-22 22:27:17 +00:00
fix: cleaning ...
This commit is contained in:
parent
79c4b5fa81
commit
f023f41ae5
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue