We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 609cdec commit 75f7b80Copy full SHA for 75f7b80
1 file changed
filter.go
@@ -53,7 +53,6 @@ func (m *indexMapping) mapOps(ops []DiffOp) []DiffOp {
53
BStart: bPos,
54
BEnd: origBIdx,
55
})
56
- bPos = origBIdx
57
}
58
59
// Add the equal element
0 commit comments