Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
jakewmeyer committed Oct 13, 2024
1 parent bd84354 commit b2b988b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/entity/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ pub mod prelude;

pub mod accounts;
pub mod subscriptions;
pub mod tasks;
pub mod users;
pub mod users_accounts;
pub mod tasks;

0 comments on commit b2b988b

Please sign in to comment.