Skip to content

Commit

Permalink
Improve formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
hannobraun committed Feb 9, 2024
1 parent 595f63f commit 95c2a68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/fj-core/src/operations/sweep/face.rs
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ impl SweepFace for Handle<Face> {
let path = path.into();

let bottom_face = self;

let other_faces = bottom_face
.region()
.sweep_region(bottom_face.surface(), path, cache, core)
Expand Down

0 comments on commit 95c2a68

Please sign in to comment.