Skip to content

Commit

Permalink
Merge branch 'main' into andylokandy/main
Browse files Browse the repository at this point in the history
Signed-off-by: tison <[email protected]>
  • Loading branch information
tisonkun committed Aug 1, 2024
2 parents 977fa4b + 4be7d02 commit fad5080
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/layout/identical.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
use std::fmt::Arguments;

use crate::layout::Layout;
use std::fmt::Arguments;

#[derive(Debug, Default, Clone, Copy)]
pub struct Identical;
Expand Down

0 comments on commit fad5080

Please sign in to comment.