Skip to content

Commit

Permalink
Fix compiler (nightly) error
Browse files Browse the repository at this point in the history
  • Loading branch information
sile committed Feb 23, 2024
1 parent d36281a commit d86c9f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ impl<T> AsyncReply<T> {
#[cfg(test)]
mod tests {
use futures::Future;
use rustun;
use rustun::message::Request;
use rustun::transport::StunUdpTransporter;
use stun_codec::rfc5389;
Expand Down

0 comments on commit d86c9f3

Please sign in to comment.