Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
bitshifter committed Jun 25, 2024
1 parent 81626a8 commit 901902e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/euler.rs
Original file line number Diff line number Diff line change
Expand Up @@ -406,4 +406,3 @@ impl_euler_to_mat3!(f64, DMat3, DVec3);
impl_euler_to_mat4!(f64, DMat4, DMat3);
impl_quat_to_euler!(f64, DQuat, DMat3);
impl_euler_to_quat!(f64, DQuat, DVec3);

0 comments on commit 901902e

Please sign in to comment.