mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -04:00
Localize notification_utils to the Admin!
This changeset copies everything in notifications_utils to turn into a local project module. It includes dependency changes to account for this adjustment and the notifications_utils tests. It also fixes all of the import statements. Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
6
notifications_utils/countries/_data/ended-countries.json
Normal file
6
notifications_utils/countries/_data/ended-countries.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"Yugoslavia": null,
|
||||
"USSR": null,
|
||||
"East Germany": "Germany",
|
||||
"Czechoslovakia": "Czechia"
|
||||
}
|
||||
Reference in New Issue
Block a user