Skip to content

Commit

Permalink
remove obsolete tagged_tree module
Browse files Browse the repository at this point in the history
  • Loading branch information
matzemathics committed Oct 17, 2023
1 parent 88f52ad commit 3d0b63b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 117 deletions.
2 changes: 0 additions & 2 deletions nemo-physical/src/util.rs
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
//! This module collects miscellaneous functionality.
pub mod mapping;
pub mod tagged_tree;
pub use tagged_tree::TaggedTree;

/// A macro that generates forwarding macros to dispatch along
/// datatype-tagged enums.
Expand Down
115 changes: 0 additions & 115 deletions nemo-physical/src/util/tagged_tree.rs

This file was deleted.

0 comments on commit 3d0b63b

Please sign in to comment.