Remove unknown or unspecified country option
This commit is contained in:
parent
a09f95d619
commit
fbfc1152b8
1 changed files with 0 additions and 1 deletions
|
@ -241,7 +241,6 @@ COUNTRIES = (
|
|||
('ZM', _('Zambia')),
|
||||
('ZR', _('Zaire')),
|
||||
('ZW', _('Zimbabwe')),
|
||||
('ZZ', _('Unknown or unspecified country')),
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue