mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
gh-131152: Remove unused imports from tests (part 2) (#131154)
This commit is contained in:
parent
50e9eba32c
commit
b2ca26875a
22 changed files with 6 additions and 28 deletions
|
@ -1,7 +1,6 @@
|
|||
# Test the internal _wmi module on Windows
|
||||
# This is used by the platform module, and potentially others
|
||||
|
||||
import time
|
||||
import unittest
|
||||
from test import support
|
||||
from test.support import import_helper
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue