2
0
mirror of https://github.com/searx/searx synced 2025-08-31 22:46:15 +00:00

Merge pull request #612 from stepshal/trailing

Remove trailing whitespace
This commit is contained in:
Adam Tauber
2016-07-09 19:55:12 +02:00
committed by GitHub
2 changed files with 25 additions and 26 deletions

View File

@@ -22,4 +22,3 @@ def response(resp):
resp: requests response object
'''
return [{'url': '', 'title': '', 'content': ''}]