Skip to content

Commit 0a86fce

Browse files
committed
Remove another unused import
1 parent 8e66991 commit 0a86fce

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

machine/corpora/memory_text.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
from .corpora_utils import gen
44
from .text import Text
55
from .text_row import TextRow
6-
from .text_row_content_type import TextRowContentType
76

87

98
class MemoryText(Text):

0 commit comments

Comments
 (0)