Skip to content

Commit

Permalink
Remove rest of partial object API
Browse files Browse the repository at this point in the history
  • Loading branch information
hannobraun committed Mar 15, 2023
1 parent 44eba75 commit b828bfc
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 312 deletions.
1 change: 0 additions & 1 deletion crates/fj-kernel/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ pub mod builder;
pub mod geometry;
pub mod insert;
pub mod objects;
pub mod partial;
pub mod services;
pub mod storage;
pub mod validate;
50 changes: 0 additions & 50 deletions crates/fj-kernel/src/partial/mod.rs

This file was deleted.

1 change: 0 additions & 1 deletion crates/fj-kernel/src/partial/objects/mod.rs

This file was deleted.

38 changes: 0 additions & 38 deletions crates/fj-kernel/src/partial/traits.rs

This file was deleted.

222 changes: 0 additions & 222 deletions crates/fj-kernel/src/partial/wrapper.rs

This file was deleted.

0 comments on commit b828bfc

Please sign in to comment.