Remove unused imports

This commit is contained in:
Mykola Grymalyuk
2024-07-21 13:53:52 -06:00
parent ae423888d7
commit 8d88fbbfa4
12 changed files with 3 additions and 21 deletions

View File

@@ -5,7 +5,6 @@ import subprocess
from pathlib import Path
from opencore_legacy_patcher import constants
from opencore_legacy_patcher.support import subprocess_wrapper