Clean unused sys (#1929)

This commit is contained in:
Chunyang Wen
2025-03-06 05:48:03 +08:00
committed by GitHub
parent f599c11bc8
commit 85b34d59bc

View File

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