mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +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
|
@ -3,7 +3,6 @@ import pickle
|
|||
import threading
|
||||
from textwrap import dedent
|
||||
import unittest
|
||||
import time
|
||||
|
||||
from test.support import import_helper, Py_DEBUG
|
||||
# Raise SkipTest if subinterpreters not supported.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue