Skip to content

Commit

Permalink
Remove unused dependencies from macros crate
Browse files Browse the repository at this point in the history
  • Loading branch information
findepi committed Dec 7, 2024
1 parent 1b4c0a4 commit 29ce51d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions datafusion-cli/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions datafusion/macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,5 @@ path = "src/lib.rs"
proc-macro = true

[dependencies]
datafusion-doc = { workspace = true }
proc-macro2 = "1.0"
quote = "1.0.37"
syn = { version = "2.0.79", features = ["full"] }

0 comments on commit 29ce51d

Please sign in to comment.