Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
Signed-off-by: clux <[email protected]>
  • Loading branch information
clux committed Jun 25, 2024
1 parent 175c669 commit bb161e4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,4 @@ pub mod telemetry;
mod metrics;
pub use metrics::Metrics;

#[cfg(test)]
pub mod fixtures;
#[cfg(test)] pub mod fixtures;

0 comments on commit bb161e4

Please sign in to comment.