mirror of
https://github.com/python/cpython.git
synced 2025-11-01 06:01:29 +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
|
|
@ -3,7 +3,6 @@
|
|||
import sys
|
||||
import argparse
|
||||
import os
|
||||
import warnings
|
||||
|
||||
from . import loader, runner
|
||||
from .signals import installHandler
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue