Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
keithtensor committed Sep 26, 2024
1 parent 9654c8a commit c993830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pallets/subtensor/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1578,8 +1578,8 @@ where
}
}

use subtensor_macros::freeze_struct;
use sp_std::vec;
use subtensor_macros::freeze_struct;

/// Trait for managing a membership pallet instance in the runtime
pub trait MemberManagement<AccountId> {
Expand Down

0 comments on commit c993830

Please sign in to comment.