nltk.Tree.remove

Tree.remove()

L.remove(value) – remove first occurrence of value. Raises ValueError if the value is not present.