summaryrefslogtreecommitdiff
path: root/searx/search.py
diff options
context:
space:
mode:
authorDalf <alex@al-f.net>2014-09-28 16:53:30 +0200
committerdalf <alex@al-f.net>2014-10-01 22:17:35 +0200
commit0a71525ab6d4fe4cbc4b33b4653bdb39ae4d55e9 (patch)
treee0d18119b90db93939b16d6f811ce2b7d161c173 /searx/search.py
parent6bfd5663539052a64c984f5bdb7135d0d652c923 (diff)
downloadsearxng-0a71525ab6d4fe4cbc4b33b4653bdb39ae4d55e9.tar.gz
searxng-0a71525ab6d4fe4cbc4b33b4653bdb39ae4d55e9.zip
[enh] add infoboxes and answers (clean up)
Diffstat (limited to 'searx/search.py')
-rw-r--r--searx/search.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/searx/search.py b/searx/search.py
index 7eb605e11..f9157ef7e 100644
--- a/searx/search.py
+++ b/searx/search.py
@@ -76,7 +76,6 @@ def make_callback(engine_name, results, suggestions, answers, infoboxes, callbac
# if it is an infobox, add it to list of infoboxes
if 'infobox' in result:
infoboxes.append(result)
- print result
continue
# append result