mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-12 15:27:06 +00:00
fix: removing unused import (#8636)
This commit is contained in:
parent
176db5dbf9
commit
db89b9a2e5
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user