Skip to content

Commit

Permalink
MINOR: remove unused dependencies (#3508)
Browse files Browse the repository at this point in the history
* MINOR: remove unused dependencies

Signed-off-by: Ruihang Xia <[email protected]>

* revert rand

* ad newline

Signed-off-by: Ruihang Xia <[email protected]>

Signed-off-by: Ruihang Xia <[email protected]>
  • Loading branch information
waynexia authored Sep 16, 2022
1 parent 3319220 commit 66dd253
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion datafusion/common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,4 @@ object_store = { version = "0.5.0", optional = true }
ordered-float = "3.0"
parquet = { version = "22.0.0", features = ["arrow"], optional = true }
pyo3 = { version = "0.17.1", optional = true }
serde_json = "1.0"
sqlparser = "0.23"

0 comments on commit 66dd253

Please sign in to comment.