mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-18 21:30:00 +10:00
py: Remove unused imports
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
# - Zip folders
|
||||
# TODO:
|
||||
# - Download latest builds from dortania.github.io
|
||||
from __future__ import print_function
|
||||
|
||||
import subprocess
|
||||
from pathlib import Path
|
||||
|
||||
Reference in New Issue
Block a user