trivial: redfish: remove duplicate dictionary key

found by codacity
This commit is contained in:
Mario Limonciello 2021-08-17 08:44:25 -05:00
parent 393777b9fb
commit cedc772b91

View File

@ -97,7 +97,6 @@ def firmware_inventory_bmc():
"Manufacturer": "Lenovo",
"Name": "Lenovo BMC Firmware",
"RelatedItem": [{"@odata.id": "/redfish/v1/Managers/BMC"}],
"ReleaseDate": "2017-08-22T12:00:00",
"SoftwareId": "UEFI-AFE1-6",
"UefiDevicePaths": ["BMC(0x1,0x0ABCDEF)"],
"Updateable": True,