Skip to content

Commit

Permalink
Merge pull request #4671 from Andygol/patch-2
Browse files Browse the repository at this point in the history
Remove addr:unit for addresses in Ukraine
  • Loading branch information
bhousel authored Jan 9, 2018
2 parents e661281 + f339c57 commit 4c61fad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/address-formats.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
"countryCodes": ["ua"],
"format": [
["housenumber", "postcode"],
["street", "unit"]
["street"]
]
},
{
Expand Down

0 comments on commit 4c61fad

Please sign in to comment.