diff --git a/tests/test_json_parsing_fix.py b/tests/test_json_parsing_fix.py index 32e7abeee..2938bdc2e 100644 --- a/tests/test_json_parsing_fix.py +++ b/tests/test_json_parsing_fix.py @@ -1,4 +1,3 @@ -import pytest from pydantic import BaseModel, Field from crewai.utilities.crew_pydantic_output_parser import clean_json_from_text