mirror of https://github.com/searxng/searxng.git
rollback test
This commit is contained in:
parent
41ed0ef0c7
commit
3e9cddc606
|
@ -43,7 +43,6 @@ def request(query, params):
|
|||
|
||||
|
||||
def response(resp):
|
||||
# codespace test
|
||||
results = []
|
||||
|
||||
dom = html.fromstring(resp.text)
|
||||
|
|
Loading…
Reference in New Issue