mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-09 08:08:32 +00:00
feat: remove unused improt
This commit is contained in:
@@ -11,7 +11,6 @@ from crewai.traces.models import (
|
|||||||
FlowStepIO,
|
FlowStepIO,
|
||||||
LLMRequest,
|
LLMRequest,
|
||||||
LLMResponse,
|
LLMResponse,
|
||||||
ToolCall,
|
|
||||||
)
|
)
|
||||||
from crewai.traces.unified_trace_controller import (
|
from crewai.traces.unified_trace_controller import (
|
||||||
UnifiedTraceController,
|
UnifiedTraceController,
|
||||||
|
|||||||
Reference in New Issue
Block a user