Skip to content

Commit

Permalink
fix: format
Browse files Browse the repository at this point in the history
  • Loading branch information
josecelano committed Oct 26, 2024
1 parent dd22179 commit a83b293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/example03/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
//! user_repository: Box<dyn UserRepository>,
//! }
//! ```
//!
//!
//! The repository type used by `App` is defined at runtime.
pub mod app;
pub mod user;
Expand Down

0 comments on commit a83b293

Please sign in to comment.