Removes keys from a dictionary Args: obj (dict): The dict from which the keys should be removed rubbish (list): A list of keys to removed Returns: dict: The orginal dict with keys removed
(obj, rubbish)
source not stored for this graph (policy: none)