mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
JS: Remove out-commented code
This commit is contained in:
@@ -171,8 +171,6 @@ module Stages {
|
||||
or
|
||||
exists(any(DataFlow::PropRef ref).getBase())
|
||||
or
|
||||
// exists(any(DataFlow::ClassNode cls)) // Depends on AnalyzedNode
|
||||
// or
|
||||
exists(any(DataFlow::CallNode node).getArgument(_))
|
||||
or
|
||||
exists(any(DataFlow::CallNode node).getAnArgument())
|
||||
|
||||
Reference in New Issue
Block a user