Skip to content

Commit

Permalink
just-webrtc-signalling/src/server.rs: missing EOF newline
Browse files Browse the repository at this point in the history
  • Loading branch information
poshcoe committed Mar 29, 2024
1 parent 5b4fe2f commit 02f2d27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/just-webrtc-signalling/src/server.rs
Original file line number Diff line number Diff line change
Expand Up @@ -378,4 +378,4 @@ impl PeerChange {
change: crate::pb::Change::PeerChangeRemove as i32,
}
}
}
}

0 comments on commit 02f2d27

Please sign in to comment.