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