Skip to content

Commit

Permalink
simplify
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddewie committed Oct 20, 2024
1 parent 59a650e commit e0c051e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions import/openrailwaymap.lua
Original file line number Diff line number Diff line change
Expand Up @@ -462,8 +462,6 @@ function osm2pgsql.process_node(object)
{% for tag in electrification_signals.tags %}
["{% tag %}"] = tags['{% tag %}'],
{% end %}


})
end

Expand Down

0 comments on commit e0c051e

Please sign in to comment.