diff --git a/opencore_legacy_patcher/sys_patch/sys_patch_helpers.py b/opencore_legacy_patcher/sys_patch/sys_patch_helpers.py index 2684af9a7..a714c03d1 100644 --- a/opencore_legacy_patcher/sys_patch/sys_patch_helpers.py +++ b/opencore_legacy_patcher/sys_patch/sys_patch_helpers.py @@ -18,7 +18,6 @@ from ..datasets import os_data from ..support import ( bplist, generate_smbios, - utilities, subprocess_wrapper )