mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-18 13:20:00 +10:00
py: Remove unused imports
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
# Call check_binary_updates() to determine if any updates are available
|
||||
# Returns dict with Link and Version of the latest binary update if available
|
||||
import requests
|
||||
from pathlib import Path
|
||||
|
||||
|
||||
class check_binary_updates:
|
||||
|
||||
Reference in New Issue
Block a user