forked from zaclys/searxng
Remove trailing whitespace
This commit is contained in:
parent
fbbb307f2e
commit
2f83750619
|
@ -22,4 +22,3 @@ def response(resp):
|
|||
resp: requests response object
|
||||
'''
|
||||
return [{'url': '', 'title': '', 'content': ''}]
|
||||
|
||||
|
|
Loading…
Reference in New Issue