fix: refresh metadata and rustfmt

This commit is contained in:
Ahmad Kaouk 2026-03-27 14:45:10 +01:00
parent 1a5df59bde
commit dabf46ad6f
2 changed files with 1 additions and 1 deletions

View file

@ -16,11 +16,11 @@
use {
crate::{self as pallet_external_validators_rewards, mock::*},
alloc::collections::btree_map::BTreeMap,
frame_support::{
assert_noop, assert_ok,
traits::{fungible::Mutate, GetStorageVersion, Hooks, StorageVersion},
},
alloc::collections::btree_map::BTreeMap,
pallet_external_validators::traits::{ActiveEraInfo, OnEraEnd, OnEraStart},
sp_core::H160,
};

Binary file not shown.