removed invalid country UK (valid is GB)

This commit is contained in:
Michele Artini 2021-07-20 11:37:28 +02:00
parent 54445748c0
commit 853d4b66e5
1 changed files with 0 additions and 1 deletions

View File

@ -282,7 +282,6 @@ INSERT INTO countries(val, name) VALUES
('TZ', 'Tanzania (United Republic of)'), ('TZ', 'Tanzania (United Republic of)'),
('UA', 'Ukraine'), ('UA', 'Ukraine'),
('UG', 'Uganda'), ('UG', 'Uganda'),
('UK', 'United Kingdom'),
('UM', 'United States Minor Outlying Islands'), ('UM', 'United States Minor Outlying Islands'),
('UNKNOWN', 'UNKNOWN'), ('UNKNOWN', 'UNKNOWN'),
('US', 'United States'), ('US', 'United States'),