Skip to content

Commit

Permalink
style(core): organize imports
Browse files Browse the repository at this point in the history
  • Loading branch information
SARDONYX-sard committed Nov 3, 2023
1 parent 5ed6322 commit da3c914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dar2oar_core/src/fs/mod.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
mod mapping_table;
mod sequential;
mod section_writer;
mod sequential;

pub mod async_closure;
pub mod parallel;
Expand Down

0 comments on commit da3c914

Please sign in to comment.