Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Doordashcon committed Oct 25, 2022
1 parent b55ac0b commit 268eb8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frame/nomination-pools/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,6 @@ use frame_support::{
},
transactional, CloneNoBound, DefaultNoBound, RuntimeDebugNoBound,
};
use frame_system::ensure_signed;
use scale_info::TypeInfo;
use sp_core::U256;
use sp_runtime::{
Expand Down

0 comments on commit 268eb8f

Please sign in to comment.