Remove trailing whitespace

This commit is contained in:
stepshal 2016-07-08 23:43:28 +07:00
parent fbbb307f2e
commit 2f83750619
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': ''}]