diff options
Diffstat (limited to 'BaseTools/Source/Python/Table/TableDsc.py')
-rw-r--r-- | BaseTools/Source/Python/Table/TableDsc.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/BaseTools/Source/Python/Table/TableDsc.py b/BaseTools/Source/Python/Table/TableDsc.py index 0a45f7f5b6..886b752aa8 100644 --- a/BaseTools/Source/Python/Table/TableDsc.py +++ b/BaseTools/Source/Python/Table/TableDsc.py @@ -1,4 +1,3 @@ -from __future__ import absolute_import
## @file
# This file is used to create/update/query/erase table for dsc datas
#
|