mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-21 19:26:41 +02:00
remove removeTags from 2 recently deprecated presets
This commit is contained in:
@@ -16,10 +16,6 @@
|
||||
"highway": "cycleway",
|
||||
"cycleway": "crossing"
|
||||
},
|
||||
"removeTags": {
|
||||
"highway": "cycleway",
|
||||
"cycleway": "crossing"
|
||||
},
|
||||
"reference": {
|
||||
"key": "cycleway",
|
||||
"value": "crossing"
|
||||
|
||||
@@ -15,10 +15,6 @@
|
||||
"highway": "footway",
|
||||
"footway": "crossing"
|
||||
},
|
||||
"removeTags": {
|
||||
"highway": "footway",
|
||||
"footway": "crossing"
|
||||
},
|
||||
"reference": {
|
||||
"key": "footway",
|
||||
"value": "crossing"
|
||||
|
||||
Reference in New Issue
Block a user