mirror of
https://github.com/python/cpython.git
synced 2025-08-09 19:38:42 +00:00
gh-105407: Remove unused imports in tests (#105408)
This commit is contained in:
parent
d3a0eacbf3
commit
ae319e4b43
23 changed files with 2 additions and 35 deletions
|
@ -4,7 +4,6 @@ import unittest
|
|||
import warnings
|
||||
import importlib.metadata
|
||||
import contextlib
|
||||
import itertools
|
||||
|
||||
try:
|
||||
import pyfakefs.fake_filesystem_unittest as ffs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue