Skip to content

Commit 5665a2b

Browse files
committed
fix one last reference
1 parent ceacb12 commit 5665a2b

File tree

1 file changed

+0
-1
lines changed
  • datafusion/core/src/datasource/file_format

1 file changed

+0
-1
lines changed

datafusion/core/src/datasource/file_format/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ pub(crate) mod test_util {
9393
.with_projection(projection)
9494
.with_limit(limit)
9595
.build(),
96-
None,
9796
)
9897
.await?;
9998
Ok(exec)

0 commit comments

Comments
 (0)