Skip to content

Commit

Permalink
lint: cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
geofmureithi committed Jun 26, 2024
1 parent 009f577 commit 7bbde7f
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 @@ -25,7 +25,7 @@
//! struct Email {
//! to: String,
//! }
//!
//!
//! async fn send_email(job: Email, data: Data<usize>) -> Result<(), Error> {
//! Ok(())
//! }
Expand Down

0 comments on commit 7bbde7f

Please sign in to comment.