Remove unneeded code

This commit is contained in:
Mykola Grymalyuk
2022-04-14 09:27:45 -06:00
parent 9e61380aec
commit b32cbe06ef
2 changed files with 3 additions and 12 deletions
-4
View File
@@ -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):