mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +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
|
|
@ -54,8 +54,6 @@ _unpack_uint32 = _bootstrap_external._unpack_uint32
|
|||
# Fully bootstrapped at this point, import whatever you like, circular
|
||||
# dependencies and startup overhead minimisation permitting :)
|
||||
|
||||
import warnings
|
||||
|
||||
|
||||
# Public API #########################################################
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue