mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-09 22:31:41 +00:00
fix(lint): remove unused StreamingChoices import in presidio guardrail
This commit is contained in:
parent
0f20976efa
commit
a2cae0070e
1 changed files with 0 additions and 1 deletions
|
|
@ -61,7 +61,6 @@ from litellm.utils import (
|
|||
ImageResponse,
|
||||
ModelResponse,
|
||||
ModelResponseStream,
|
||||
StreamingChoices,
|
||||
)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue