mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
gh-105407: Remove unused imports (#105554)
This commit is contained in:
parent
58e4b69f69
commit
0f885ffa94
5 changed files with 3 additions and 5 deletions
|
@ -11,7 +11,6 @@ import hashlib
|
|||
from test import support
|
||||
from test.support import hashlib_helper
|
||||
from test.support import threading_helper
|
||||
from test.support import warnings_helper
|
||||
|
||||
try:
|
||||
import ssl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue