Skip to content

Commit

Permalink
remove black space
Browse files Browse the repository at this point in the history
  • Loading branch information
asiniscalchi committed May 30, 2024
1 parent 4073cbe commit 8f06554
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frame/evm/src/benchmarking.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ use frame_benchmarking::benchmarks;
type CurrencyOf<T> = <T as Config>::Currency;

benchmarks! {

withdraw {
let caller = frame_benchmarking::whitelisted_caller::<T::AccountId>();
let from = H160::from_low_u64_le(0);
Expand Down

0 comments on commit 8f06554

Please sign in to comment.