Skip to content

Commit

Permalink
Update substrate/client/network/src/litep2p/mod.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Dmitry Markin <[email protected]>
  • Loading branch information
alexggh and dmitry-markin authored Jul 18, 2024
1 parent 7e81ca2 commit f083318
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion substrate/client/network/src/litep2p/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -838,7 +838,6 @@ impl<B: BlockT + 'static, H: ExHashT> NetworkBackend<B, H> for Litep2pNetworkBac
.with_label_values(&["value-get"])
.observe(started.elapsed().as_secs_f64());
}

}
}
}
Expand Down

0 comments on commit f083318

Please sign in to comment.