1
0
Fork 0

drop dead code

This commit is contained in:
Mateusz Konieczny 2024-08-14 10:48:31 +02:00
parent 82ea28dbc3
commit 0a0e2dc359

View file

@ -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: