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