-- Revert camper:company_user_profile from pg

begin;

drop view if exists camper.company_user_profile;

commit;