Skip to content

Commit 47ab288

Browse files
Remove repeat import of _colorize
Removed unused import of _colorize module.
1 parent e2e8386 commit 47ab288

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Lib/traceback.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
import keyword
1515
import tokenize
1616
import io
17-
import _colorize
1817
import dis
1918
import importlib.util
2019
import pathlib

0 commit comments

Comments
 (0)