Browse Source

[fix] remove useless print statement

Thomas Pointhuber 10 years ago
parent
commit
48058075c0
1 changed files with 0 additions and 2 deletions
  1. 0 2
      searx/engines/photon.py

+ 0 - 2
searx/engines/photon.py

@@ -115,7 +115,5 @@ def response(resp):
                         'osm': osm,
                         'url': url})
 
-        print r['properties']['name']
-
     # return results
     return results