mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +00:00
gh-131152, pkgutil: Remove unused imports (#131149)
This commit is contained in:
parent
7ffe93faf1
commit
14aed5e8ab
@ -8,8 +8,6 @@ import importlib.machinery
|
||||
import os
|
||||
import os.path
|
||||
import sys
|
||||
from types import ModuleType
|
||||
import warnings
|
||||
|
||||
__all__ = [
|
||||
'get_importer', 'iter_importers',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user