Skip to content

Commit 7d3f44c

Browse files
committed
remove unused dep
1 parent 38d8bab commit 7d3f44c

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/query/storages/common/blocks/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ arrow-schema = { workspace = true }
1818
databend-common-exception = { path = "../../../../common/exception" }
1919
databend-common-expression = { path = "../../../expression" }
2020
databend-storages-common-table-meta = { path = "../table_meta" }
21-
ethnum = { workspace = true }
2221
parquet_rs = { workspace = true }
2322

2423
[build-dependencies]

0 commit comments

Comments
 (0)