Skip to content

Commit 4feacbe

Browse files
committed
remove deprecation
(@matkoniecz PR review)
1 parent f88815f commit 4feacbe

File tree

2 files changed

+0
-33
lines changed

2 files changed

+0
-33
lines changed

data/deprecated.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1400,10 +1400,6 @@
14001400
"old": {"postcode": "*"},
14011401
"replace": {"addr:postcode": "$1"}
14021402
},
1403-
{
1404-
"old": {"power": "branch"},
1405-
"replace": {"power": "circuit"}
1406-
},
14071403
{
14081404
"old": {"power": "busbar"},
14091405
"replace": {"power": "line", "line": "busbar"}
@@ -1936,10 +1932,6 @@
19361932
"old": {"type": "oil", "pipeline": "*"},
19371933
"replace": {"substance": "oil", "pipeline": "$1"}
19381934
},
1939-
{
1940-
"old": {"type": "route", "route": "power"},
1941-
"replace": {"type": "power", "power": "circuit"}
1942-
},
19431935
{
19441936
"old": {"type": "scoria"},
19451937
"replace": {"volcano:type": "scoria"}

data/presets/type/route/power.json

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)