From 4f9db3953097d90d3d2beece5ac565cbe444f88f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cramfox=E2=80=9D?= <“kasey@n0.computer”> Date: Mon, 16 Dec 2024 11:48:25 -0500 Subject: [PATCH] fmt --- iroh-net-report/src/lib.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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