Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
dharjeezy committed Sep 29, 2024
1 parent c4618a0 commit 8577bdf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion substrate/frame/membership/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ extern crate alloc;

use alloc::vec::Vec;
use frame_support::{
ensure,
traits::{ChangeMembers, Contains, ContainsLengthBound, Get, InitializeMembers, SortedMembers},
BoundedVec,
};
Expand Down

0 comments on commit 8577bdf

Please sign in to comment.