forked from Ponysearch/Ponysearch
[fix] remove useless print statement
This commit is contained in:
parent
5ae38bafdf
commit
48058075c0
1 changed files with 0 additions and 2 deletions
|
@ -115,7 +115,5 @@ def response(resp):
|
|||
'osm': osm,
|
||||
'url': url})
|
||||
|
||||
print r['properties']['name']
|
||||
|
||||
# return results
|
||||
return results
|
||||
|
|
Loading…
Reference in a new issue