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