gh-105407: Remove unused imports (#105554)

This commit is contained in:
Victor Stinner 2023-06-09 14:50:31 +02:00 committed by GitHub
parent 58e4b69f69
commit 0f885ffa94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 3 additions and 5 deletions

View file

@ -4,7 +4,6 @@
# Keep this script in sync with python-config.sh.in
import getopt
import os
import sys
import sysconfig