* @brief removes a given element from AVL tree * @param root of the tree * @param[in] element the element to be deleted from the tree * @return root of the updated tree */
source not stored for this graph (policy: none)
no test coverage detected