mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
Running the vulture tool gave the following report. Remove the unused import. - BPDG/BPDG.py:21: unused import 'encodings' (90% confidence) - build/build.py:61: unused import 'Manager' (90% confidence) - Ecc/CParser4/CLexer.py:4: unused import 'TextIO' (90% confidence) - Ecc/CParser4/CParser.py:5: unused import 'TextIO' (90% confidence) - Eot/CParser4/CLexer.py:4: unused import 'TextIO' (90% confidence) - Eot/CParser4/CParser.py:5: unused import 'TextIO' (90% confidence) - Eot/EotMain.py:28: unused import 'ConvertGuid' (90% confidence) - GenFds/FdfParser.py:16: unused import 'hexdigits' (90% confidence) - Table/TableEotReport.py:16: unused import 'EotToolError' (90% confidence) - UPT/Library/CommentGenerating.py:19: unused import 'USAGE_ITEM_NOTIFY' (90% confidence) - UPT/Library/ParserValidate.py:18: unused import 'COMPONENT_TYPE_LIST' (90% confidence) - UPT/Library/UniClassObject.py:25: unused import 'CheckUTF16FileHeader' (90% confidence) Signed-off-by: Pierre Gondois <pierre.gondois@arm.com> |
||
|---|---|---|
| .. | ||
| CParser3 | ||
| CParser4 | ||
| __init__.py | ||
| c.py | ||
| CodeFragment.py | ||
| CodeFragmentCollector.py | ||
| Database.py | ||
| EfiCompressor.pyd | ||
| EotGlobalData.py | ||
| EotMain.py | ||
| EotToolError.py | ||
| FileProfile.py | ||
| Identification.py | ||
| InfParserLite.py | ||
| LzmaCompressor.pyd | ||
| Parser.py | ||
| ParserWarning.py | ||
| Report.py | ||