delete_key
Description:
Remove the given key and its value from the given part.
Parameters:
| this | 
           a message  | 
      
| part | 
           a part number, which must be strictly less than the number returned by count_parts  | 
      
| key | 
           a key in the mapping representing the part  | 
      
Returns:
| 
           
  |