Commit c233bf0d authored by Dalf's avatar Dalf Committed by Adam Tauber

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

parent f5128c7c
......@@ -62,7 +62,6 @@ def response(resp):
# append result
results.append({'url': href,
'title': title,
'thumbnail': thumbnail,
'img_src': thumbnail,
'content': content})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment