diff options
| author | Christophe Gesché <[email protected]> | 2020-08-06 10:07:06 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-08-06 10:07:06 +0200 |
| commit | 80960d620b69e508f22c00c2d5988024bada9934 (patch) | |
| tree | 9be19b51da5ea225475bf17f0b6f4dc74f93bd56 /lib | |
| parent | a0eefbb0a02c22a18c9bb56726b8347ebd0c21b8 (diff) | |
| download | faker-80960d620b69e508f22c00c2d5988024bada9934.tar.xz faker-80960d620b69e508f22c00c2d5988024bada9934.zip | |
Fix double BQ in country code for #911
#911
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/locales/en/address/country_code.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/locales/en/address/country_code.js b/lib/locales/en/address/country_code.js index 84b5bfe6..9639d7c2 100644 --- a/lib/locales/en/address/country_code.js +++ b/lib/locales/en/address/country_code.js @@ -29,7 +29,6 @@ module["exports"] = [ "BN", "BO", "BQ", - "BQ", "BR", "BS", "BT", |
