Skip to content

Commit

Permalink
MaybeEquivalence trait into scope
Browse files Browse the repository at this point in the history
  • Loading branch information
4meta5 committed Oct 26, 2024
1 parent 361370b commit b539b6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions evm-template/runtime/src/configs/xcm_config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -672,6 +672,7 @@ impl pallet_xcm_transactor::Config for Runtime {

#[cfg(feature = "runtime-benchmarks")]
mod testing {
use sp_runtime::traits::MaybeEquivalence;
use xcm_builder::WithLatestLocationConverter;

use super::*;
Expand Down

0 comments on commit b539b6d

Please sign in to comment.