Преглед на файлове

[fix] remove debug message

Adam Tauber преди 9 години
родител
ревизия
029291eca1
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0
    1
      searx/engines/google_images.py

+ 0
- 1
searx/engines/google_images.py Целия файл

@@ -68,5 +68,4 @@ def response(resp):
68 68
                         'template': 'images.html'})
69 69
 
70 70
     # return results
71
-    print len(results)
72 71
     return results