Drop a conjunct which is now spurious.

This commit is contained in:
Max Schaefer
2024-01-11 11:56:59 +00:00
parent 03ca244df2
commit bcf4f4febd

View File

@@ -474,7 +474,6 @@ private class IsMaDTaintStepCharacteristic extends CharacteristicsImpl::NotASink
IsMaDTaintStepCharacteristic() { this = "taint step" }
override predicate appliesToEndpoint(Endpoint e) {
e.getExtensibleType() = "sinkModel" and
FlowSummaryImpl::Private::Steps::summaryThroughStepValue(e.asNode(), _, _)
or
FlowSummaryImpl::Private::Steps::summaryThroughStepTaint(e.asNode(), _, _)