[fix] remove useless print statement

This commit is contained in:
Thomas Pointhuber 2014-12-16 16:32:59 +01:00
parent 5ae38bafdf
commit 48058075c0
1 changed files with 0 additions and 2 deletions

View File

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