mirror of
https://github.com/github/codeql.git
synced 2026-05-01 03:35:13 +02:00
remove unused field
This commit is contained in:
@@ -150,8 +150,6 @@ private module HandlebarsTaintSteps {
|
||||
* helpers registered.
|
||||
*/
|
||||
class HandlebarsStep extends DataFlow::SharedFlowStep {
|
||||
DataFlow::CallNode templatingCall;
|
||||
|
||||
override predicate step(DataFlow::Node pred, DataFlow::Node succ) {
|
||||
isHandlebarsArgStep(pred, succ)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user