mirror of
https://github.com/searxng/searxng.git
synced 2024-11-26 21:01:01 +00:00
[fix] print removed
This commit is contained in:
parent
24401c0e16
commit
46e3e1a390
1 changed files with 0 additions and 2 deletions
|
@ -41,8 +41,6 @@ def request(query, params):
|
|||
|
||||
params['url'] = base_url + search_path
|
||||
|
||||
print(params['url'])
|
||||
|
||||
return params
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue