[fix] framalibre : remove result['thumbnail'] (not used)

pull/1/head
Dalf 7 years ago committed by Adam Tauber
parent f5128c7cb9
commit c233bf0df9

@ -62,7 +62,6 @@ def response(resp):
# append result
results.append({'url': href,
'title': title,
'thumbnail': thumbnail,
'img_src': thumbnail,
'content': content})

Loading…
Cancel
Save