mirror of
https://github.com/python/cpython.git
synced 2025-08-30 21:48:47 +00:00
bpo-35202: Remove unused imports in tests. (GH-10561)
This commit is contained in:
parent
4edeaeac4c
commit
90d0cfb222
17 changed files with 1 additions and 18 deletions
|
@ -9,7 +9,6 @@ import sysconfig
|
|||
import time
|
||||
import threading
|
||||
import unittest
|
||||
import warnings
|
||||
try:
|
||||
import _testcapi
|
||||
except ImportError:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue