-- Revert camper:unset_season_range from pg

begin;

drop function if exists camper.unset_season_range(daterange);

commit;