mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-05-02 07:42:40 +00:00
fix
This commit is contained in:
@@ -599,7 +599,6 @@ class ConsoleFormatter:
|
||||
)
|
||||
|
||||
parents = [
|
||||
branch_to_use if 'branch_to_use' in locals() else None,
|
||||
self.current_lite_agent_branch,
|
||||
self.current_agent_branch,
|
||||
self.current_task_branch,
|
||||
|
||||
Reference in New Issue
Block a user