Skip to content

Commit 95e438b

Browse files
authored
Merge pull request #25 from bfeitoza99/patch-1
Removing wrog states from USA country
2 parents cfb3b67 + f5806b6 commit 95e438b

1 file changed

Lines changed: 2 additions & 10 deletions

File tree

src/CountryData.Standard/data.json

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17835,11 +17835,7 @@
1783517835
{
1783617836
"name": "Delaware",
1783717837
"shortCode": "DE"
17838-
},
17839-
{
17840-
"name": "District of Columbia",
17841-
"shortCode": "DC"
17842-
},
17838+
},
1784317839
{
1784417840
"name": "Micronesia",
1784517841
"shortCode": "FM"
@@ -17891,11 +17887,7 @@
1789117887
{
1789217888
"name": "Maine",
1789317889
"shortCode": "ME"
17894-
},
17895-
{
17896-
"name": "Marshall Islands",
17897-
"shortCode": "MH"
17898-
},
17890+
},
1789917891
{
1790017892
"name": "Maryland",
1790117893
"shortCode": "MD"

0 commit comments

Comments
 (0)