Remove missing country

This commit is contained in:
Dean Herbert 2023-10-25 13:02:15 +09:00
parent cd8b068f4c
commit d9ec030cc8
No known key found for this signature in database
1 changed files with 0 additions and 3 deletions

View File

@ -518,9 +518,6 @@ public static string GetAcronym(this CountryCode country)
case CountryCode.KE:
return "KEN";
case CountryCode.SS:
return "SSD";
case CountryCode.SR:
return "SUR";