Remove unused im-online weights (#3373)

A follow-up of #2265. Removes weights no longer needed.
This commit is contained in:
s0me0ne-unkn0wn
2024-02-18 03:52:34 +01:00
committed by GitHub
parent 8dc910c8a1
commit 6185b002df
4 changed files with 0 additions and 155 deletions
@@ -24,7 +24,6 @@ pub mod pallet_conviction_voting;
pub mod pallet_election_provider_multi_phase;
pub mod pallet_fast_unstake;
pub mod pallet_identity;
pub mod pallet_im_online;
pub mod pallet_indices;
pub mod pallet_message_queue;
pub mod pallet_multisig;