remove_mappings

remove_mappings(mappings: Iterable[Mapping[str, str]], mappings_to_remove: Iterable[Mapping[str, str]]) Iterable[Mapping[str, str]][source]

Remove the first set of mappings from the second.