-- Revert camper:country_code from pg

begin;

drop domain if exists camper.country_code;

commit;