Skip to content

Commit

Permalink
Cargo fmt: Remove 1 empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
koenichiwa committed Aug 10, 2023
1 parent 108aa2b commit dbc3a95
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/error.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,4 @@ pub enum Error {
#[cfg(feature = "cron")]
#[error("The crontab generated an invalid value: {0}")]
InvalidCronField(u32),

}

0 comments on commit dbc3a95

Please sign in to comment.