Skip to content

Commit ea9cf50

Browse files
committed
Remove unused imports after logging integration.
1 parent 6ae04df commit ea9cf50

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tkintermd/frame.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
from tkinterweb import HtmlFrame, Notebook
1010
from tkinterweb.utilities import ScrolledTextBox
1111

12-
from sys import stderr
13-
from traceback import print_exc
1412
from markdown import Markdown
1513
from pygments import lex
1614
from pygments.lexers.markup import MarkdownLexer

0 commit comments

Comments
 (0)