mirror of
https://github.com/python/cpython.git
synced 2025-09-21 08:00:37 +00:00
Remove unused import
This commit is contained in:
parent
ab61923637
commit
6203196c7c
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ import time
|
||||||
import threading
|
import threading
|
||||||
import traceback
|
import traceback
|
||||||
import types
|
import types
|
||||||
import exceptions
|
|
||||||
|
|
||||||
import linecache
|
import linecache
|
||||||
from code import InteractiveInterpreter
|
from code import InteractiveInterpreter
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue