constants.py: Remove unused variables

This commit is contained in:
Mykola Grymalyuk
2023-03-16 19:48:38 -06:00
parent 7fe0432a47
commit fd2f58da84
2 changed files with 5 additions and 11 deletions

View File

@@ -34,7 +34,7 @@
- Support local loose matching when no network connection is available
- Implement pkg receipt verification to validate integrity of KDKs
- Implemented logging framework usage for more reliable logging
- Logs are stored under `~/OpenCore-Patcher.log`
- Logs are stored under `~/Library/Logs/OpenCore-Patcher.log`
- Subsequent runs are appended to the log, allowing for easy debugging
- Implemented new network_handler.py module
- Allows for more reliable network calls and downloads