summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/Table/TableInf.py
diff options
context:
space:
mode:
Diffstat (limited to 'BaseTools/Source/Python/Table/TableInf.py')
-rw-r--r--BaseTools/Source/Python/Table/TableInf.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/BaseTools/Source/Python/Table/TableInf.py b/BaseTools/Source/Python/Table/TableInf.py
index e0ffb170f9..0401d46d6b 100644
--- a/BaseTools/Source/Python/Table/TableInf.py
+++ b/BaseTools/Source/Python/Table/TableInf.py
@@ -14,7 +14,6 @@
##
# Import Modules
#
-from __future__ import absolute_import
import Common.EdkLogger as EdkLogger
import CommonDataClass.DataClass as DataClass
from Table.Table import Table