mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
JS: Remove obsolete TODO
This commit is contained in:
@@ -114,7 +114,6 @@ module VariableCaptureConfig implements InputSig<js::DbLocation> {
|
||||
|
||||
class Callable extends js::StmtContainer {
|
||||
predicate isConstructor() {
|
||||
// TODO: clarify exactly what the library wants to know here as the meaning of "constructor" varies between languages.
|
||||
// JS constructors should not be seen as "constructors" in this context.
|
||||
none()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user