py: Remove unused imports

This commit is contained in:
Mykola Grymalyuk
2022-06-01 09:46:43 -06:00
parent 2768090383
commit 1ea3062ca5
11 changed files with 13 additions and 17 deletions

View File

@@ -1,7 +1,6 @@
# Download PatcherSupportPkg for usage with Root Patching
# Copyright (C) 2020-2022, Dhinak G, Mykola Grymalyuk
from data import os_data
from resources import utilities
from pathlib import Path
import shutil