mirror of
https://github.com/python/cpython.git
synced 2025-08-31 22:18:28 +00:00
Remove unused imports.
This commit is contained in:
parent
5bb8b9134b
commit
70d28a184c
43 changed files with 0 additions and 60 deletions
|
@ -20,7 +20,6 @@ from shutil import (make_archive,
|
|||
SameFileError)
|
||||
import tarfile
|
||||
import zipfile
|
||||
import warnings
|
||||
|
||||
from test import support
|
||||
from test.support import (TESTFN, check_warnings, captured_stdout,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue