remove# ensobjlist.remove(value, /)# Remove first occurrence of value. Raises ValueError if the value is not present.