Skip to content

Commit

Permalink
removing unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsbatista committed Oct 18, 2024
1 parent 436d110 commit c90872c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion integrations/chroma/tests/test_document_store.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
from unittest import mock

import numpy as np
import pandas as pd
import pytest
from chromadb.api.types import Documents, EmbeddingFunction, Embeddings
from haystack import Document
Expand Down

0 comments on commit c90872c

Please sign in to comment.