Skip to content

Commit

Permalink
WAYK-2564: cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
fdubois1 committed Jul 31, 2021
1 parent 74fcbda commit d15b4b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jet-proto/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ pub mod test;
pub mod token;
pub mod utils;


use crate::accept::{JetAcceptReq, JetAcceptRsp};
use crate::connect::{JetConnectReq, JetConnectRsp};
use crate::utils::RequestHelper;
Expand Down

0 comments on commit d15b4b1

Please sign in to comment.