diff options
| author | Marak <[email protected]> | 2016-04-19 18:15:30 -0400 |
|---|---|---|
| committer | Marak <[email protected]> | 2016-04-19 18:15:30 -0400 |
| commit | 1f47f09e25ad43db41ea4187c3cd3f7e113d4cb4 (patch) | |
| tree | 92273cf359e383fb60ea55f2ced0ce362522751a | |
| parent | 855ab38bfce66134f4fddf27f689a244cd06fee8 (diff) | |
| parent | fa319f727abe4cb6a182f6133ffbbe48587908fd (diff) | |
| download | faker-1f47f09e25ad43db41ea4187c3cd3f7e113d4cb4.tar.xz faker-1f47f09e25ad43db41ea4187c3cd3f7e113d4cb4.zip | |
Merge pull request #372 from icebob/patch-1
[fix] [minor] Remove duplicate Congo from country.js
| -rw-r--r-- | lib/locales/en/address/country.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/locales/en/address/country.js b/lib/locales/en/address/country.js index 4d759aac..29915826 100644 --- a/lib/locales/en/address/country.js +++ b/lib/locales/en/address/country.js @@ -48,7 +48,6 @@ module["exports"] = [ "Colombia", "Comoros", "Congo", - "Congo", "Cook Islands", "Costa Rica", "Cote d'Ivoire", |
