Skip to content

Commit 63ca884

Browse files
committed
chore: remove unused import
1 parent a6005fd commit 63ca884

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

freqtrade/loggers/ft_rich_handler.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
from rich._null_file import NullFile
55
from rich.console import Console
66
from rich.text import Text
7-
from rich.traceback import Traceback
87

98

109
class FtRichHandler(Handler):

0 commit comments

Comments
 (0)