mirror of
https://github.com/python/cpython.git
synced 2025-12-23 00:48:41 +00:00
gh-134357: Remove unused imports in tests (#134340)
This commit is contained in:
parent
24a47155d2
commit
328a778db8
35 changed files with 26 additions and 48 deletions
|
|
@ -9,7 +9,6 @@ import os
|
|||
import struct
|
||||
import sys
|
||||
import unittest
|
||||
import warnings
|
||||
from subprocess import PIPE, Popen
|
||||
from test.support import catch_unraisable_exception
|
||||
from test.support import import_helper
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue