Skip to content

Commit af654b4

Browse files
committed
remove outdated comment
1 parent f6699c3 commit af654b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/encoder/StateView.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ export class StateView {
2525
* Manual "ADD" operations for changes per ChangeTree, specific to this view.
2626
* (This is used to force encoding a property, even if it was not changed)
2727
*/
28-
// TODO: use map here!? may fix encode ordering issue
2928
changes = new Map<number, IndexedOperations>();
3029

3130
// TODO: allow to set multiple tags at once

0 commit comments

Comments
 (0)