Skip to content

Commit

Permalink
remove unsed dependencies in cmd crate
Browse files Browse the repository at this point in the history
  • Loading branch information
dimbtp committed Apr 29, 2024
1 parent 90869df commit d6a3209
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions Cargo.lock

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

3 changes: 0 additions & 3 deletions src/cmd/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ tokio-console = ["common-telemetry/tokio-console"]
workspace = true

[dependencies]
api.workspace = true
arrow-flight.workspace = true
async-trait.workspace = true
auth.workspace = true
base64.workspace = true
Expand All @@ -29,7 +27,6 @@ common-base.workspace = true
common-catalog.workspace = true
common-config.workspace = true
common-error.workspace = true
common-grpc.workspace = true
common-macro.workspace = true
common-meta.workspace = true
common-procedure.workspace = true
Expand Down

0 comments on commit d6a3209

Please sign in to comment.