Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c01005a

Browse files
committed
JS: Remove outdated comment
1 parent e01a984 commit c01005a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

javascript/ql/src/Performance/ReDoS.ql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ import javascript
8686
class RegExpRoot extends RegExpTerm {
8787
RegExpParent parent;
8888

89-
// RegExpTerm is abstract, so do not extend it.
9089
RegExpRoot() {
9190
exists(RegExpAlt alt |
9291
alt.isRootTerm() and

0 commit comments

Comments
 (0)