Remove deprecation for amenity=social_club (re: #6252)

This commit is contained in:
Quincy Morgan
2019-11-20 10:11:35 -05:00
parent d84c7f5ee2
commit fe98b36106
2 changed files with 0 additions and 5 deletions
-4
View File
@@ -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"}