mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
gh-105407: Remove unused imports (#105554)
This commit is contained in:
parent
58e4b69f69
commit
0f885ffa94
5 changed files with 3 additions and 5 deletions
|
|
@ -4,7 +4,6 @@
|
|||
# Keep this script in sync with python-config.sh.in
|
||||
|
||||
import getopt
|
||||
import os
|
||||
import sys
|
||||
import sysconfig
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue