Skip to content

Commit 8e66991

Browse files
committed
Remove unused import
1 parent 8087e0d commit 8e66991

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

machine/corpora/text.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
from .corpus import Corpus
44
from .text_row import TextRow
5-
from .text_row_content_type import TextRowContentType
65

76

87
class Text(Corpus[TextRow]):

0 commit comments

Comments
 (0)