mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
chore(policy_engine): drop control-flow comment flagged in review
This commit is contained in:
parent
fa5a10941e
commit
1bed9bae43
1 changed files with 0 additions and 3 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue