We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 489b6b8 commit 4cbd019Copy full SHA for 4cbd019
1 file changed
src/codicefiscale/data/deleted-countries.json
@@ -75,6 +75,17 @@
75
],
76
"province": "EE"
77
},
78
+ {
79
+ "active": false,
80
+ "code": "Z136",
81
+ "date_created": "1900-01-01T00:00:00",
82
+ "date_deleted": "1994-01-01T00:00:00",
83
+ "name": "Georgia",
84
+ "name_alt": "Georgia",
85
+ "name_alt_en": "Georgia",
86
+ "name_slugs": ["georgia"],
87
+ "province": "EE"
88
+ },
89
{
90
"active": false,
91
"code": "Z157",
@@ -135,4 +146,4 @@
135
146
136
147
137
148
}
138
-]
149
+]
0 commit comments