Pierre Gondois
f54fe78d9a
BaseTools: Remove unused import
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>
2025-07-01 09:51:38 +08:00
..
2023-12-21 00:33:31 +00:00
2025-02-02 19:22:42 +00:00
2025-07-01 09:51:38 +08:00
2025-07-01 09:51:38 +08:00
2024-08-05 05:49:16 +00:00
2025-04-14 20:53:02 +00:00
2022-10-19 06:32:07 +00:00
2025-07-01 09:51:38 +08:00
2025-07-01 09:51:38 +08:00
2023-12-11 10:12:52 +00:00
2025-04-11 10:40:17 +08:00
2025-07-01 09:51:38 +08:00
2023-12-21 00:33:31 +00:00
2021-08-02 03:52:15 +00:00
2025-07-01 09:51:38 +08:00
2021-09-29 14:31:37 +00:00
2021-02-07 01:46:18 +00:00
2024-08-31 04:58:54 +00:00
2025-07-01 09:51:38 +08:00
2025-06-07 17:56:04 +00:00
2019-11-11 13:01:53 -08:00
2019-10-23 14:25:23 +08:00