mirror of https://github.com/searxng/searxng.git
[fix] remove debug message
This commit is contained in:
parent
1f228c01cf
commit
029291eca1
|
@ -68,5 +68,4 @@ def response(resp):
|
|||
'template': 'images.html'})
|
||||
|
||||
# return results
|
||||
print len(results)
|
||||
return results
|
||||
|
|
Loading…
Reference in New Issue