mirror of
https://github.com/github/codeql.git
synced 2026-04-25 00:35:20 +02:00
JS: Remove outdated comment
This commit is contained in:
@@ -86,7 +86,6 @@ import javascript
|
||||
class RegExpRoot extends RegExpTerm {
|
||||
RegExpParent parent;
|
||||
|
||||
// RegExpTerm is abstract, so do not extend it.
|
||||
RegExpRoot() {
|
||||
exists(RegExpAlt alt |
|
||||
alt.isRootTerm() and
|
||||
|
||||
Reference in New Issue
Block a user