diff --git a/integration-tests/conftest.py b/integration-tests/conftest.py index 230d6db9..6490f833 100644 --- a/integration-tests/conftest.py +++ b/integration-tests/conftest.py @@ -42,7 +42,6 @@ from syrupy.extensions.json import JSONSnapshotExtension from text_generation import AsyncClient from text_generation.types import ( - Completion, BestOfSequence, Message, ChatComplete,