-- Revert camper:order_seasons from pg

begin;

drop function if exists camper.order_seasons(uuid[]);

commit;