mirror of
https://github.com/searx/searx
synced 2025-01-19 04:00:00 +01:00
[fix] remove unused variable
This commit is contained in:
parent
0205838f25
commit
75aa46a6b3
@ -179,7 +179,6 @@ def get_search_query_from_webapp(preferences, form):
|
||||
query = None
|
||||
query_engines = []
|
||||
query_categories = []
|
||||
query_paging = False
|
||||
query_pageno = 1
|
||||
query_lang = 'all'
|
||||
query_time_range = None
|
||||
|
Loading…
Reference in New Issue
Block a user