Skip to content

Commit

Permalink
Run cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
DouglasDwyer committed Oct 22, 2023
1 parent 14693c0 commit 35c8e5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tree_store/page_store/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ mod buddy_allocator;
mod cached_file;
pub mod file_backend;
mod header;
mod layout;
mod in_memory_backend;
mod layout;
mod page_manager;
mod region;
mod savepoint;
Expand Down

0 comments on commit 35c8e5f

Please sign in to comment.