We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc96bbc commit 32458a9Copy full SHA for 32458a9
iroh/src/net_report/ip_mapped_addrs.rs
@@ -7,7 +7,7 @@ use std::{
7
},
8
};
9
10
-use n0_error::{Err, Error, add_meta, e};
+use n0_error::{Err, Error, add_meta};
11
12
/// Can occur when converting a [`SocketAddr`] to an [`IpMappedAddr`]
13
#[add_meta]
0 commit comments