Skip to content

Commit

Permalink
Remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
hannobraun committed Jul 1, 2022
1 parent 75366e3 commit e850cd9
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 61 deletions.
5 changes: 0 additions & 5 deletions crates/fj-kernel/src/geometry/mod.rs

This file was deleted.

55 changes: 0 additions & 55 deletions crates/fj-kernel/src/geometry/points.rs

This file was deleted.

1 change: 0 additions & 1 deletion crates/fj-kernel/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@

pub mod algorithms;
pub mod builder;
pub mod geometry;
pub mod iter;
pub mod local;
pub mod objects;
Expand Down

0 comments on commit e850cd9

Please sign in to comment.