mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
Remove unnecessary import
This commit is contained in:
parent
bc420400eb
commit
d153afea66
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
|
||||
import linecache
|
||||
import sys
|
||||
import types
|
||||
|
||||
__all__ = ['extract_stack', 'extract_tb', 'format_exception',
|
||||
'format_exception_only', 'format_list', 'format_stack',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue