Skip to content

Commit

Permalink
Fix cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp-M committed Feb 16, 2024
1 parent ebb090b commit 092e6a7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/view/animatable_value.rs
Original file line number Diff line number Diff line change
Expand Up @@ -594,4 +594,3 @@ pub mod ease {
}
});
}

1 change: 0 additions & 1 deletion src/view/fill_max_size.rs
Original file line number Diff line number Diff line change
Expand Up @@ -166,4 +166,3 @@ impl IntoFillMaxSizeStyle<f64> for () {
}
}
}

0 comments on commit 092e6a7

Please sign in to comment.