mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-09 03:10:48 +00:00
Merge pull request #16320 from overleaf/msm-remove-ic-country
[web] Remove Canary Islands from Recurly countries GitOrigin-RevId: edad9e5fee1f90608dfea29ad45a5a08b711c4f3
This commit is contained in:
parent
4f5ca6624e
commit
d2ab51f385
1 changed files with 0 additions and 1 deletions
|
@ -43,7 +43,6 @@ const countries = <const>[
|
|||
{ code: 'KH', name: 'Cambodia' },
|
||||
{ code: 'CM', name: 'Cameroon' },
|
||||
{ code: 'CA', name: 'Canada' },
|
||||
{ code: 'IC', name: 'Canary Islands' },
|
||||
{ code: 'CT', name: 'Canton and Enderbury Islands' },
|
||||
{ code: 'KY', name: 'Cayman Islands' },
|
||||
{ code: 'CF', name: 'Central African Republic' },
|
||||
|
|
Loading…
Add table
Reference in a new issue