mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-09 08:08:32 +00:00
- Remove unused typing.Union import from console_formatter.py - Remove unused pytest and rich.text.Text imports from test file - All emoji disable functionality preserved and tests passing - Addresses CI lint failures in PR #3063 Co-Authored-By: João <joao@crewai.com>