neuroglancer.json_wrappers.Map[KV].__delitem__(key: K)

Deletes the entry with the specified key.

Raises:

KeyError – if the key is not present in the map.