diff --git a/substrate/utils/frame/benchmarking-cli/src/pallet/command.rs b/substrate/utils/frame/benchmarking-cli/src/pallet/command.rs index b19e4a06da74..f1499f41c2ea 100644 --- a/substrate/utils/frame/benchmarking-cli/src/pallet/command.rs +++ b/substrate/utils/frame/benchmarking-cli/src/pallet/command.rs @@ -642,7 +642,6 @@ impl PalletCmd { presets, e ); - e })?; storage.top.insert(CODE.into(), code.into());