mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-11 16:27:19 +10:00
detect.py: Fix missing import
This commit is contained in:
@@ -44,7 +44,6 @@ from .hardware.misc import (
|
|||||||
pcie_webcam,
|
pcie_webcam,
|
||||||
t1_security,
|
t1_security,
|
||||||
usb11,
|
usb11,
|
||||||
cpu_missing_avx,
|
|
||||||
)
|
)
|
||||||
|
|
||||||
from ... import constants
|
from ... import constants
|
||||||
|
|||||||
Reference in New Issue
Block a user