Skip to content

Commit 3cc1525

Browse files
committed
JS: Remove obsolete TODOs
1 parent 1997e0a commit 3cc1525

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

javascript/ql/lib/semmle/javascript/dataflow/internal/DataFlowPrivate.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ private class Node = DataFlow::Node;
2020

2121
class PostUpdateNode = DataFlow::PostUpdateNode;
2222

23-
// TODO: this bypasses refinement nodes, and therefore some sanitisers
2423
class SsaUseNode extends DataFlow::Node, TSsaUseNode {
2524
private ControlFlowNode expr;
2625

0 commit comments

Comments
 (0)