mirror of
https://codeberg.org/matkoniecz/list_how_openstreetmap_can_be_improved_with_alltheplaces_data.git
synced 2025-05-13 05:03:09 +02:00
drop dead code
This commit is contained in:
parent
82ea28dbc3
commit
0a0e2dc359
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@ def nominatim_queries(tags, debug=False):
|
|||
matched = True
|
||||
for key in group:
|
||||
if key not in tags:
|
||||
#print("missing", key, "in", atp['tags'])
|
||||
matched = False
|
||||
break
|
||||
if matched:
|
||||
|
|
Loading…
Add table
Reference in a new issue