]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/Eot/Eot.py
BaseTools: use set instead of list for a variable to be used with in
[mirror_edk2.git] / BaseTools / Source / Python / Eot / Eot.py
index 45c97bb258f20a66d775eaf1ac9ea642aa18ffd5..96c339613476d3005eaa587e2b9bee25259935dd 100644 (file)
@@ -27,7 +27,6 @@ import Database
 from FvImage import *\r
 from array import array\r
 from Report import Report\r
-from Common.Misc import ParseConsoleLog\r
 from Common.BuildVersion import gBUILD_VERSION\r
 from Parser import ConvertGuid\r
 from Common.LongFilePathSupport import OpenLongFilePath as open\r