diff --git a/apps/dnet-orgs-database-application/src/main/resources/sql/schema.sql b/apps/dnet-orgs-database-application/src/main/resources/sql/schema.sql index cd0b469a..76ec98fd 100644 --- a/apps/dnet-orgs-database-application/src/main/resources/sql/schema.sql +++ b/apps/dnet-orgs-database-application/src/main/resources/sql/schema.sql @@ -282,7 +282,6 @@ INSERT INTO countries(val, name) VALUES ('TZ', 'Tanzania (United Republic of)'), ('UA', 'Ukraine'), ('UG', 'Uganda'), - ('UK', 'United Kingdom'), ('UM', 'United States Minor Outlying Islands'), ('UNKNOWN', 'UNKNOWN'), ('US', 'United States'),