mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-22 16:19:48 +02:00
Remove au/ca duplicate
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"countryCodes": ["au"],
|
||||
"countryCodes": ["au","ca"],
|
||||
"format": [
|
||||
["housenumber", "street", "unit"],
|
||||
["city", "province", "postcode"]
|
||||
@@ -74,13 +74,6 @@
|
||||
["city", "state", "postcode"]
|
||||
]
|
||||
},
|
||||
{
|
||||
"countryCodes": ["ca"],
|
||||
"format": [
|
||||
["housenumber", "street","unit"],
|
||||
["city", "province", "postcode"]
|
||||
]
|
||||
},
|
||||
{
|
||||
"countryCodes": ["tw"],
|
||||
"format": [
|
||||
|
||||
Reference in New Issue
Block a user