remove debug output from bike profile
This commit is contained in:
parent
0f4dd8103d
commit
f3e3eda69e
@ -179,7 +179,6 @@ function way_function (way, result)
|
||||
-- access
|
||||
local access = Access.find_access_tag(way, access_tags_hierachy)
|
||||
if access and access_tag_blacklist[access] then
|
||||
io.write("skipping " .. access .. "\n")
|
||||
return
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user