Skip to content

Commit

Permalink
Merge pull request #4284 from willemarcel/remove-unit-br-address
Browse files Browse the repository at this point in the history
remove addr:unit from Brazil addresses field
  • Loading branch information
JamesKingdom authored Aug 27, 2017
2 parents 2effb40 + 5e14ece commit e079c09
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 @@ -45,7 +45,7 @@
{
"countryCodes": ["br"],
"format": [
["street","unit"],
["street"],
["housenumber", "suburb"],
["city", "postcode"]
]
Expand Down

0 comments on commit e079c09

Please sign in to comment.