]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/GenFds/FvImageSection.py
BaseTools: Remove the "from __future__ import" items
[mirror_edk2.git] / BaseTools / Source / Python / GenFds / FvImageSection.py
index 04556fc870998ce1422fcd0638ffc5ef77b7485b..3278a8befa5edbba8df26256836e5496061e5e4a 100644 (file)
@@ -15,7 +15,6 @@
 ##\r
 # Import Modules\r
 #\r
-from __future__ import absolute_import\r
 from . import Section\r
 from io import BytesIO\r
 from .Ffs import Ffs\r