-- Revert camper:edit_surroundings_highlight from pg

begin;

drop function if exists camper.edit_surroundings_highlight(integer, integer, text, text);

commit;