minor: overseer availability-distribution message declaration update (#2179)

availability-distribution subsystem is not sending availability-recovery
messages. Update the overseer declaration to reflect this
This commit is contained in:
Alin Dima
2023-11-06 18:30:09 +02:00
committed by GitHub
parent 0570b6fa9e
commit 15df7f54d2
-1
View File
@@ -498,7 +498,6 @@ pub struct Overseer<SupportsParachains> {
#[subsystem(AvailabilityDistributionMessage, sends: [
AvailabilityStoreMessage,
AvailabilityRecoveryMessage,
ChainApiMessage,
RuntimeApiMessage,
NetworkBridgeTxMessage,