mirror of
https://github.com/fankes/moshi.git
synced 2025-10-19 07:59:21 +08:00
remove obvious comment
This commit is contained in:
@@ -449,7 +449,6 @@ constructor(
|
|||||||
}
|
}
|
||||||
replaceInParent(root, pivot)
|
replaceInParent(root, pivot)
|
||||||
|
|
||||||
// move the root to the pivot's left
|
|
||||||
pivot.left = root
|
pivot.left = root
|
||||||
root.parent = pivot
|
root.parent = pivot
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user