mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Remove trailing whitespace
This commit is contained in:
parent
fbbb307f2e
commit
2f83750619
2 changed files with 25 additions and 26 deletions
|
@ -22,4 +22,3 @@ def response(resp):
|
||||||
resp: requests response object
|
resp: requests response object
|
||||||
'''
|
'''
|
||||||
return [{'url': '', 'title': '', 'content': ''}]
|
return [{'url': '', 'title': '', 'content': ''}]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue