Skip to content

Commit

Permalink
cosmetic: add blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
ibc committed Sep 12, 2023
1 parent c680b06 commit 6f12821
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rust/src/router/webrtc_transport.rs
Original file line number Diff line number Diff line change
Expand Up @@ -518,6 +518,7 @@ impl TransportGeneric for WebRtcTransport {
debug!("dump()");

todo!();

/*
serde_json::from_value(self.dump_impl().await?).map_err(|error| {
RequestError::FailedToParse {
Expand Down

0 comments on commit 6f12821

Please sign in to comment.