mirror of
https://github.com/python/cpython.git
synced 2025-10-10 00:43:41 +00:00
Remove unused imports.
This commit is contained in:
parent
5bb8b9134b
commit
70d28a184c
43 changed files with 0 additions and 60 deletions
|
@ -37,8 +37,6 @@ from test.support import (run_unittest, run_doctest, is_resource_enabled,
|
|||
from test.support import (check_warnings, import_fresh_module, TestFailed,
|
||||
run_with_locale, cpython_only)
|
||||
import random
|
||||
import time
|
||||
import warnings
|
||||
import inspect
|
||||
try:
|
||||
import threading
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue