You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The previous comment incorrectly stated that the middle node
would be returned. However, the function is a boolean function
that returns true or false depending on whether the deletion
was successful. This commit updates the description to clarify
that the node is deleted, not returned.
Change-Id: If622f30a5df04b14602b922f7dd1fb8ceabfaefd
0 commit comments