Skip to content

Commit

Permalink
fix: removing unused import (#8636)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsbatista authored Dec 13, 2024
1 parent 176db5d commit db89b9a
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 db89b9a

Please sign in to comment.