mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
Remove unnecessary imports
This commit is contained in:
parent
4ef1103b71
commit
a59ab05fda
7 changed files with 0 additions and 10 deletions
|
|
@ -2,7 +2,6 @@
|
|||
# displays parameter information as you open parens.
|
||||
|
||||
import string
|
||||
import sys
|
||||
import types
|
||||
|
||||
class CallTips:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue