From ab0ff0b0a633f5f566e434f7625009a92f02304c Mon Sep 17 00:00:00 2001 From: "Carsey, Jaben" Date: Wed, 4 Apr 2018 05:03:10 +0800 Subject: BaseTools: Remove unused code from Misc remove the functions and classes remove any imports of these Cc: Liming Gao Cc: Yonghong Zhu Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Jaben Carsey Reviewed-by: Yonghong Zhu --- BaseTools/Source/Python/Eot/Eot.py | 1 - 1 file changed, 1 deletion(-) (limited to 'BaseTools/Source/Python/Eot/Eot.py') diff --git a/BaseTools/Source/Python/Eot/Eot.py b/BaseTools/Source/Python/Eot/Eot.py index 45c97bb258..96c3396134 100644 --- a/BaseTools/Source/Python/Eot/Eot.py +++ b/BaseTools/Source/Python/Eot/Eot.py @@ -27,7 +27,6 @@ import Database from FvImage import * from array import array from Report import Report -from Common.Misc import ParseConsoleLog from Common.BuildVersion import gBUILD_VERSION from Parser import ConvertGuid from Common.LongFilePathSupport import OpenLongFilePath as open -- cgit v1.2.3