mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-13 20:28:21 +10:00
sys_patch_start.py: Remove unused import
This commit is contained in:
@@ -13,7 +13,6 @@ from pathlib import Path
|
||||
from resources import (
|
||||
constants,
|
||||
kdk_handler,
|
||||
global_settings,
|
||||
)
|
||||
from resources.sys_patch import (
|
||||
sys_patch,
|
||||
|
||||
Reference in New Issue
Block a user