mirror of
https://github.com/python/cpython.git
synced 2025-11-01 02:38:53 +00:00
gh-131152: Remove unused imports from tests (#131153)
This commit is contained in:
parent
0c6c52f496
commit
73ab9e2ede
22 changed files with 10 additions and 34 deletions
|
|
@ -16,7 +16,6 @@ import platform
|
|||
import random
|
||||
import re
|
||||
import sys
|
||||
import textwrap
|
||||
import traceback
|
||||
import types
|
||||
import typing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue