fix: remove stale runtime profile import

This commit is contained in:
jxxghp
2026-09-06 22:15:36 +08:00
parent 75c0f4fc66
commit c41dc69596
-1
View File
@@ -9,7 +9,6 @@ import shutil
import subprocess
import sys
import sysconfig
from importlib import import_module
from importlib.util import find_spec
from pathlib import Path