mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +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 traceback
|
||||
import types
|
||||
import exceptions
|
||||
|
||||
import linecache
|
||||
from code import InteractiveInterpreter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue