mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-19 22:00:00 +10:00
Remove unneeded code
This commit is contained in:
@@ -560,10 +560,6 @@ class Constants:
|
||||
@property
|
||||
def gui_path(self):
|
||||
return self.payload_path / Path("Icon/Resources.zip")
|
||||
|
||||
@property
|
||||
def postinstall_script_path(self):
|
||||
return self.payload_path / Path("InstallPackage/postinstall")
|
||||
|
||||
@property
|
||||
def installer_pkg_path(self):
|
||||
|
||||
Reference in New Issue
Block a user