diff --git a/iroh-net-report/src/lib.rs b/iroh-net-report/src/lib.rs index 3d59e94d4c..8946ddc05a 100644 --- a/iroh-net-report/src/lib.rs +++ b/iroh-net-report/src/lib.rs @@ -867,12 +867,12 @@ pub fn os_has_ipv6() -> bool { #[cfg(any(test, feature = "stun-utils"))] pub(crate) mod stun_utils { - use super::*; - use anyhow::Context as _; use netwatch::IpFamily; use tokio_util::sync::CancellationToken; + use super::*; + /// Attempts to bind a local socket to send STUN packets from. /// /// If successful this returns the bound socket and will forward STUN responses to the