Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Gauthamastro committed Mar 13, 2024
1 parent bf7da0e commit 10bec2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion runtimes/mainnet/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,6 @@ parameter_types! {
pub const MaxPending: u16 = 32;
}
use scale_info::TypeInfo;
use sp_core::crypto::AccountId32;
use sp_npos_elections::ExtendedBalance;

/// The type used to represent the kinds of proxying allowed.
Expand Down

0 comments on commit 10bec2a

Please sign in to comment.