mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-25 17:37:49 +02:00
Remove deprecation for amenity=social_club (re: #6252)
This commit is contained in:
@@ -132,10 +132,6 @@
|
||||
"old": {"amenity": "sloped_curb"},
|
||||
"replace": {"kerb": "lowered"}
|
||||
},
|
||||
{
|
||||
"old": {"amenity": "social_club"},
|
||||
"replace": {"club": "*"}
|
||||
},
|
||||
{
|
||||
"old": {"amenity": "swimming_pool"},
|
||||
"replace": {"leisure": "swimming_pool"}
|
||||
|
||||
Reference in New Issue
Block a user