fix remove unused var

This commit is contained in:
Ishaan Jaffer 2025-11-08 09:29:50 -08:00
parent e26875b8ed
commit 14c5665820

View file

@ -33,7 +33,6 @@ from litellm.types.llms.anthropic import (
AnthropicThinkingParam,
AnthropicWebSearchTool,
AnthropicWebSearchUserLocation,
AnthropicMemoryTool,
)
from litellm.types.llms.openai import (
REASONING_EFFORT,