-- Revert camper:remove_services_carousel_slide from pg

begin;

drop function if exists camper.remove_services_carousel_slide(integer);

commit;