Skip to content

Commit 1b98219

Browse files
committed
cleaup
1 parent e56dffb commit 1b98219

File tree

3 files changed

+369
-401
lines changed

3 files changed

+369
-401
lines changed

datafusion/expr/src/logical_plan/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ pub mod display;
2121
pub mod dml;
2222
mod extension;
2323
mod plan;
24-
mod rewrite;
2524
mod statement;
2625

2726
pub use builder::{

0 commit comments

Comments
 (0)