-- Revert camper:order_campsite_features from pg

begin;

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

commit;