mirror of
https://github.com/python/cpython.git
synced 2025-10-13 02:13:03 +00:00
Patch #444359: Remove unused imports.
This commit is contained in:
parent
d429ab6df9
commit
02d893cfae
8 changed files with 2 additions and 9 deletions
|
@ -215,7 +215,7 @@ Finis.
|
|||
#
|
||||
# Import our required modules
|
||||
#
|
||||
import string, sys
|
||||
import string
|
||||
from UserDict import UserDict
|
||||
|
||||
try:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue