mirror of
https://github.com/searxng/searxng.git
synced 2024-12-24 02:00:29 +00:00
[fix] remove debug message
This commit is contained in:
parent
1f228c01cf
commit
029291eca1
1 changed files with 0 additions and 1 deletions
|
@ -68,5 +68,4 @@ def response(resp):
|
|||
'template': 'images.html'})
|
||||
|
||||
# return results
|
||||
print len(results)
|
||||
return results
|
||||
|
|
Loading…
Reference in a new issue