Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
bkontur committed Jan 16, 2025
1 parent bb1edee commit 7923020
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1281,7 +1281,6 @@ impl_runtime_apis! {
let params = (&config, &whitelist);
add_benchmarks!(params, batches);

if batches.is_empty() { return Err("Benchmark not found for this pallet.".into()) }
Ok(batches)
}
}
Expand Down

0 comments on commit 7923020

Please sign in to comment.