diff --git a/data/deprecated.json b/data/deprecated.json index d09b6cb3..c514bfd8 100644 --- a/data/deprecated.json +++ b/data/deprecated.json @@ -696,11 +696,11 @@ }, { "old": {"golf": "faiway"}, - "replace": {"golf": "fairway", "landuse": "grass"} + "replace": {"golf": "fairway"} }, { "old": {"golf": "putting_green"}, - "replace": {"golf": "green", "landuse": "grass"} + "replace": {"golf": "green"} }, { "old": {"golf": "sand_trap"}, @@ -708,15 +708,15 @@ }, { "old": {"golf": "tee_area"}, - "replace": {"golf": "tee", "landuse": "grass"} + "replace": {"golf": "tee"} }, { "old": {"golf": "tee_box"}, - "replace": {"golf": "tee", "landuse": "grass"} + "replace": {"golf": "tee"} }, { "old": {"golf": "teebox"}, - "replace": {"golf": "tee", "landuse": "grass"} + "replace": {"golf": "tee"} }, { "old": {"healthcare": "birthing_center"},