]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/Table/TableFile.py
BaseTools: Remove the "from __future__ import" items
[mirror_edk2.git] / BaseTools / Source / Python / Table / TableFile.py
index 805a528cea879e2af4a42a14f6dca193aacbdd2c..bfcea583a95ee4f0a12b6f77d4ee8b66deb7c4f5 100644 (file)
@@ -14,7 +14,6 @@
 ##\r
 # Import Modules\r
 #\r
-from __future__ import absolute_import\r
 import Common.EdkLogger as EdkLogger\r
 from Table.Table import Table\r
 from Common.StringUtils import ConvertToSqlString\r