mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-20 06:10:00 +10:00
py: Remove unused imports
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
# PyObjc Handling for IOKit
|
||||
# Copyright (C) 2020-2022, Dhinak G
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
from typing import NewType, Union
|
||||
import objc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user