Skip to content

Commit

Permalink
fixup import
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Jan 3, 2025
1 parent 23ce0fe commit c6d64fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions iroh-relay/src/server/client.rs
Original file line number Diff line number Diff line change
Expand Up @@ -517,6 +517,7 @@ mod tests {
use iroh_base::SecretKey;
use testresult::TestResult;
use tokio_util::codec::Framed;
use tracing::info;

use super::*;
use crate::{
Expand Down

0 comments on commit c6d64fd

Please sign in to comment.