diff --git a/integrations/google-vertex/tests/test_captioner.py b/integrations/google-vertex/tests/test_captioner.py index 235fc7176..e243895ca 100644 --- a/integrations/google-vertex/tests/test_captioner.py +++ b/integrations/google-vertex/tests/test_captioner.py @@ -1,6 +1,5 @@ from unittest.mock import Mock, patch -import pytest from haystack.dataclasses.byte_stream import ByteStream from google_vertex_haystack.generators.captioner import VertexAIImageCaptioner