Skip to content

Commit

Permalink
Make linter happy
Browse files Browse the repository at this point in the history
  • Loading branch information
liurenjie1024 committed Sep 13, 2024
1 parent 9626679 commit 1bcafde
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions crates/sqllogictests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,8 @@ log = "0.4.22"
rust_decimal = { version = "1.27.0" }
spark-connect-rs = "0.0.1-beta.5"
sqllogictest = "0.22"
sqlparser = { workspace = true }
tempfile = { workspace = true }
thiserror = "1.0.63"
tokio = "1.38.0"
toml = "0.8.19"
url = { workspace = true }

[dev-dependencies]
iceberg_test_utils = { path = "../test_utils", features = ["tests"] }
Expand Down

0 comments on commit 1bcafde

Please sign in to comment.