Skip to content

Commit b30c2ed

Browse files
committed
chore: remove unnecessary datafusion dependency for mount
Signed-off-by: R. Tyler Croy <[email protected]>
1 parent bd17370 commit b30c2ed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/mount/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ rust-version.workspace = true
1414
[dependencies]
1515
deltalake-core = { version = "0.26.0", path = "../core", features = [
1616
"cloud",
17-
"datafusion",
1817
] }
1918
errno = "0.3"
2019

0 commit comments

Comments
 (0)