-- Revert camper:order_amenity_carousel from pg
begin;
drop function if exists camper.order_amenity_carousel(text, integer, integer[]);
commit;