fmt all
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
//! whether the string-fixups in webrtc_ingest.rs actually match.
|
||||
use std::{net::SocketAddr, time::Instant};
|
||||
|
||||
use str0m::{change::SdpOffer, net::Protocol, Candidate, Rtc};
|
||||
use str0m::{Candidate, Rtc, change::SdpOffer, net::Protocol};
|
||||
|
||||
fn obs_like_offer() -> String {
|
||||
let mut s = String::new();
|
||||
|
||||
Reference in New Issue
Block a user