Skip to content

Commit

Permalink
fix: removing unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsbatista committed Dec 13, 2024
1 parent 176db5d commit 4b640b9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions e2e/pipelines/test_preprocessing_pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
#
# SPDX-License-Identifier: Apache-2.0

import json

from haystack import Pipeline
from haystack.components.classifiers import DocumentLanguageClassifier
from haystack.components.converters import TextFileToDocument
Expand Down

0 comments on commit 4b640b9

Please sign in to comment.