mirror of
https://github.com/python/cpython.git
synced 2025-10-30 05:01:30 +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
|
|
@ -10,7 +10,6 @@
|
|||
from test.support import os_helper
|
||||
import types
|
||||
import unittest
|
||||
import warnings
|
||||
|
||||
|
||||
class ImportModuleTests:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue