mirror of
https://github.com/python/cpython.git
synced 2025-10-10 00:43:41 +00:00
gh-105407: Remove unused imports in the stdlib (#105411)
This commit is contained in:
parent
d1b0015ea8
commit
94d5f9827d
5 changed files with 0 additions and 6 deletions
|
@ -147,7 +147,6 @@ import itertools
|
|||
import os
|
||||
import re
|
||||
import sys
|
||||
import warnings
|
||||
|
||||
__all__ = ("NoSectionError", "DuplicateOptionError", "DuplicateSectionError",
|
||||
"NoOptionError", "InterpolationError", "InterpolationDepthError",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue