mirror of
https://git.proxmox.com/git/fwupd
synced 2025-11-02 16:06:17 +00:00
trivial: redfish: remove duplicate dictionary key
found by codacity
This commit is contained in:
parent
393777b9fb
commit
cedc772b91
@ -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,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user