Skip to content

Commit

Permalink
Cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
PieKing1215 committed Sep 11, 2024
1 parent c18eee5 commit be38498
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tweaks/transform_edit.rs
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,6 @@ impl Tweak for TransformEditTweak {
self.reset_transform();
}


if let Some(tr) = unsafe { TRANSFORM } {
unsafe {
self.check_orthonormal(&(*tr).rotation_mat3i_cur);
Expand Down

0 comments on commit be38498

Please sign in to comment.