mirror of
https://github.com/searx/searx
synced 2025-09-02 07:25:50 +00:00
Merge pull request #612 from stepshal/trailing
Remove trailing whitespace
This commit is contained in:
@@ -22,4 +22,3 @@ def response(resp):
|
|||||||
resp: requests response object
|
resp: requests response object
|
||||||
'''
|
'''
|
||||||
return [{'url': '', 'title': '', 'content': ''}]
|
return [{'url': '', 'title': '', 'content': ''}]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user