mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 01:41:03 +00:00
move Metrics to utils (#1765)
This commit is contained in:
@@ -561,8 +561,6 @@ impl<C> Subsystem<C> for BitfieldDistribution
|
||||
where
|
||||
C: SubsystemContext<Message = BitfieldDistributionMessage> + Sync + Send,
|
||||
{
|
||||
type Metrics = ();
|
||||
|
||||
fn start(self, ctx: C) -> SpawnedSubsystem {
|
||||
SpawnedSubsystem {
|
||||
name: "bitfield-distribution-subsystem",
|
||||
|
||||
Reference in New Issue
Block a user