From 6168c0eb4eebc56589d4f296eaba7dab00e4f9f8 Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Tue, 31 Oct 2023 14:41:15 +0000 Subject: [PATCH] Remove commented out debugging code --- matcher/api.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/matcher/api.py b/matcher/api.py index b456457..e781bcb 100644 --- a/matcher/api.py +++ b/matcher/api.py @@ -746,8 +746,6 @@ def find_osm_candidates(item, limit=80, max_distance=450, names=None): ) tag_list = get_item_tags(item) - # tag_filters = get_tag_filter(point.c.tags, tag_list) - # print(tag_filters) s_point = ( select(