-- Revert camper:order_home_carousel from pg

begin;

drop function if exists camper.order_home_carousel(integer[]);

commit;