chore(policy_engine): drop control-flow comment flagged in review

This commit is contained in:
mateo-berri 2026-08-29 13:41:33 -07:00
parent fa5a10941e
commit 1bed9bae43

View file

@ -3431,9 +3431,6 @@ class ProxyLogging:
),
)
# Policy pipelines run last, over the fully buffered stream, so a
# pipeline verdict covers whatever the flat guardrail chain above
# already let through.
if post_call_pipelines:
current_response = self._pipeline_gated_stream(
response=current_response,