mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
gh-120417: Remove unused imports in tests (part 3) (#120631)
This commit is contained in:
parent
362cd2680b
commit
f916b77fea
10 changed files with 4 additions and 14 deletions
|
@ -5,7 +5,6 @@ import sys
|
|||
import sysconfig
|
||||
import os
|
||||
import pathlib
|
||||
import shutil
|
||||
from test import support
|
||||
from test.support.script_helper import (
|
||||
make_script,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue