diff --git a/roles/osm-vector-maps/templates/iiab-update-map b/roles/osm-vector-maps/templates/iiab-update-map index e80d869ae..0e312d705 100755 --- a/roles/osm-vector-maps/templates/iiab-update-map +++ b/roles/osm-vector-maps/templates/iiab-update-map @@ -127,7 +127,6 @@ def write_vector_map_idx(installed_maps): region = extract_region_from_filename(fname) if map == 'maplist': continue # not a real region map_dict = map_catalog['regions'].get(region,'') - print('check for %s in %s'%(region,map_dict)) if map_dict == '': continue # Create the idx file in format required bo js-menu system