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 7cabab7 commit 297b1d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sequencer/src/network/cdn.rs
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ impl<TYPES: NodeType> ConnectionDef for BrokerDef<TYPES> {
type MessageHook = NoMessageHook;
}


/// The testing run definition for the Push CDN.
/// Uses the real protocols, but with an embedded discovery client.
pub struct TestingDef<TYPES: NodeType>(PhantomData<TYPES>);
Expand Down

0 comments on commit 297b1d8

Please sign in to comment.