Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-maron committed Dec 10, 2024
1 parent 85ada8c commit 3897eb3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sequencer/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,6 @@ pub async fn init_node<P: SequencerPersistence, V: Versions>(
let network = {
let p2p_network = Libp2pNetwork::from_config(
network_config.clone(),

membership.clone(),
gossip_config,
request_response_config,
Expand Down

0 comments on commit 3897eb3

Please sign in to comment.