Skip to content

Commit 2ea045b

Browse files
committed
Remove commented out code
1 parent 07041af commit 2ea045b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/vscode-tree/vscode-tree.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -493,8 +493,6 @@ export class VscodeTree extends VscElement {
493493
firstChild.active = true;
494494
}
495495
}
496-
497-
// this._highlightGuides();
498496
});
499497
};
500498

0 commit comments

Comments
 (0)