mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
gh-109653: Remove unused imports in the Lib/
directory (#109803)
This commit is contained in:
parent
649768fb67
commit
19601efa36
20 changed files with 6 additions and 25 deletions
|
@ -41,7 +41,6 @@ from test.support import (TestFailed,
|
|||
darwin_malloc_err_warning, is_emscripten)
|
||||
from test.support.import_helper import import_fresh_module
|
||||
from test.support import threading_helper
|
||||
from test.support import warnings_helper
|
||||
import random
|
||||
import inspect
|
||||
import threading
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue