Pierre Gondois
ee79100678
BaseTools: Table: Remove unnecessary code
Running the vulture tool on the Table folder gave the following
report. Remove the unnecessary code.
- Table/Table.py:88:
unused method 'GenerateID' (60% confidence)
- Table/TableDataModel.py:83:
unused method 'GetCrossIndex' (60% confidence)
- Table/TableEotReport.py:66:
unused method 'GetMaxID' (60% 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-07-01 09:51:38 +08:00
2025-07-01 09:51:38 +08:00
2025-07-01 09:51:38 +08:00
2025-07-01 09:51:38 +08: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-07-01 09:51:38 +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
2025-07-01 09:51:38 +08: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