Skip to content

Commit 61bfc6e

Browse files
committed
minor
1 parent 938f5c3 commit 61bfc6e

File tree

1 file changed

+0
-1
lines changed
  • crates/integrations/datafusion/src/physical_plan

1 file changed

+0
-1
lines changed

crates/integrations/datafusion/src/physical_plan/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,3 @@ pub(crate) const DATA_FILES_COL_NAME: &str = "data_files";
2828

2929
pub use project::project_with_partition;
3030
pub use scan::IcebergTableScan;
31-
pub use sort::sort_by_partition;

0 commit comments

Comments
 (0)