Skip to content

Commit 32458a9

Browse files
committed
fixup
1 parent dc96bbc commit 32458a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iroh/src/net_report/ip_mapped_addrs.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ use std::{
77
},
88
};
99

10-
use n0_error::{Err, Error, add_meta, e};
10+
use n0_error::{Err, Error, add_meta};
1111

1212
/// Can occur when converting a [`SocketAddr`] to an [`IpMappedAddr`]
1313
#[add_meta]

0 commit comments

Comments
 (0)