mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
gh-105407: Remove unused imports in tests (#105408)
This commit is contained in:
parent
d3a0eacbf3
commit
ae319e4b43
23 changed files with 2 additions and 35 deletions
|
@ -23,7 +23,6 @@ from shutil import (make_archive,
|
|||
unregister_unpack_format, get_unpack_formats,
|
||||
SameFileError, _GiveupOnFastCopy)
|
||||
import tarfile
|
||||
import warnings
|
||||
import zipfile
|
||||
try:
|
||||
import posix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue