Remove useless import (#340)

Co-authored-by: Chunyang Wen <chunyang_wen@apple.com>
This commit is contained in:
Chunyang Wen
2024-01-02 11:25:49 +08:00
committed by GitHub
parent 350095ce6e
commit 144ecff849

View File

@@ -5,7 +5,6 @@ import os
import re
import subprocess
import sys
import sysconfig
from pathlib import Path
from subprocess import run