diff --git a/models/holes/src/lib.rs b/models/holes/src/lib.rs index 39418e5b5..2ab641a71 100644 --- a/models/holes/src/lib.rs +++ b/models/holes/src/lib.rs @@ -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