Skip to content

Commit

Permalink
Fix cargo fmt
Browse files Browse the repository at this point in the history
Signed-off-by: Maxim Zhiburt <zhiburt@gmail.com>
  • Loading branch information
zhiburt committed Mar 26, 2022
1 parent 50733b3 commit 9f5085c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,10 @@
//! - It has a Windows support.

mod captures;
mod check_macros;
mod control_code;
mod error;
mod needle;
mod check_macros;

pub mod interact;
pub mod process;
Expand Down

0 comments on commit 9f5085c

Please sign in to comment.