Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Keats committed Feb 16, 2023
1 parent 0b31fc1 commit 6b46149
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion components/content/src/page.rs
Original file line number Diff line number Diff line change
Expand Up @@ -733,7 +733,6 @@ And here's another. [^3]
assert_eq!(page.path, "/articles/ho/");
}


#[test]
fn can_get_date_from_short_date_in_filename() {
let config = Config::default();
Expand Down

0 comments on commit 6b46149

Please sign in to comment.