mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +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
|
@ -9,7 +9,6 @@ import sys
|
|||
import textwrap
|
||||
import types
|
||||
import unittest
|
||||
import asyncio
|
||||
|
||||
import test.support
|
||||
from test.support import requires_specialization, script_helper
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue