Skip to content

Commit

Permalink
Remove redundant whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
hannobraun committed Dec 12, 2023
1 parent 49cf9ae commit 0d53138
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion models/holes/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ pub fn model(
cuboid
.update_shell(cuboid.shells().first(), |shell| {
let bottom_face = shell.faces().first();

let depth = size / 2.;

shell
Expand Down

0 comments on commit 0d53138

Please sign in to comment.