Skip to content

Commit 064a820

Browse files
authored
don't upgrade (deprecated) shop=organic to supermarkets (#884)
as it is not always clear that these should be supermarkets, but could also be shop=convenience, shop=herbalist, or of an other shop type
1 parent ea9101e commit 064a820

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

data/deprecated.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1469,10 +1469,6 @@
14691469
"old": {"shop": "office_supplies"},
14701470
"replace": {"shop": "stationery"}
14711471
},
1472-
{
1473-
"old": {"shop": "organic"},
1474-
"replace": {"shop": "supermarket", "organic": "only"}
1475-
},
14761472
{
14771473
"old": {"shop": "perfume"},
14781474
"replace": {"shop": "perfumery"}

0 commit comments

Comments
 (0)