Skip to content

Commit cf1afc6

Browse files
committed
Removed unnecessary python imports
1 parent 3b26743 commit cf1afc6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pgml-extension/src/bindings/transformers/transformers.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@
4040
PegasusTokenizer,
4141
TrainingArguments,
4242
Trainer,
43-
TextStreamer,
44-
Conversation,
4543
)
4644
from threading import Thread
4745
from typing import Optional

0 commit comments

Comments
 (0)