mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
gh-102515: Remove unused imports in the Lib/
directory (#102516)
This commit is contained in:
parent
7d801f245e
commit
401d7a7f00
33 changed files with 8 additions and 41 deletions
|
@ -1,7 +1,6 @@
|
|||
# Test the internal _wmi module on Windows
|
||||
# This is used by the platform module, and potentially others
|
||||
|
||||
import sys
|
||||
import unittest
|
||||
from test.support import import_helper, requires_resource
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue