Removed CommandKey from fw download operate input

This commit is contained in:
Suvendhu Hansa 2025-06-20 16:39:29 +05:30
parent 968b35ed7d
commit 45ba77905a

View file

@ -527,7 +527,6 @@ static operation_args firmware_image_download_args = {
"FileSize",
"CheckSumAlgorithm",
"CheckSum",
"CommandKey",
#ifdef SYSMNGR_VENDOR_EXTENSIONS
CUSTOM_PREFIX"KeepConfig",
#endif