-- Revert camper:amenity_feature_i18n from pg

begin;

drop table if exists camper.amenity_feature_i18n;

commit;