Skip to content
Snippets Groups Projects
Unverified Commit 340c563b authored by kianenigma's avatar kianenigma
Browse files

node biuld

parent dbea5a8f
No related merge requests found
Pipeline #512873 waiting for manual action with stages
in 1 hour, 26 minutes, and 34 seconds
......@@ -24,7 +24,7 @@ use crate::{
BoundedSupportsOf, Debug, ElectionDataProvider, ElectionProvider, InstantElectionProvider,
NposSolver, PageIndex, VoterOf, WeightInfo,
};
use alloc::collections::btree_map::BTreeMap;
use alloc::{collections::btree_map::BTreeMap, vec::Vec};
use core::marker::PhantomData;
use frame_support::{dispatch::DispatchClass, traits::Get};
use frame_system::pallet_prelude::BlockNumberFor;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment