We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ffc987 commit 9cb97edCopy full SHA for 9cb97ed
1 file changed
augmentedtree/atree.go
@@ -364,7 +364,6 @@ func (tree *tree) Insert(dimension uint64,
364
}
365
366
367
- //mod := false
368
if n.high > index {
369
n.high += count
370
if n.high < index {
0 commit comments