gh-131152: Remove unused imports from Tools/{build,wasm} (#131155)

This commit is contained in:
Victor Stinner 2025-03-13 10:58:28 +01:00 committed by GitHub
parent b2ca26875a
commit 85cabed260
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 7 deletions

View file

@ -12,7 +12,6 @@ contains:
import argparse
import pathlib
import shutil
import sys
import sysconfig
import zipfile