Skip to content

Commit

Permalink
chore(relay-client): commit hooks plz
Browse files Browse the repository at this point in the history
  • Loading branch information
vmenge committed Jan 28, 2025
1 parent bf073a6 commit ecadd0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion relay-client/tests/send.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ use orb_relay_messages::{
ConnectResponse, Entity, RelayPayload,
},
};
use std::{time::Duration};
use std::time::Duration;
use test_server::{IntoRes, TestServer};
use tokio::time;

Expand Down

0 comments on commit ecadd0b

Please sign in to comment.