Skip to content

Commit

Permalink
Remove quickwit-grpc-clients crate (#3679)
Browse files Browse the repository at this point in the history
  • Loading branch information
guilload authored Jul 24, 2023
1 parent 3e97d0a commit cea28d8
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 465 deletions.
20 changes: 0 additions & 20 deletions quickwit/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 quickwit/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ members = [
"quickwit-datetime",
"quickwit-directories",
"quickwit-doc-mapper",
"quickwit-grpc-clients",
"quickwit-indexing",
"quickwit-ingest",
"quickwit-integration-tests",
Expand Down Expand Up @@ -210,7 +209,6 @@ quickwit-core = { version = "0.6.2", path = "./quickwit-core" }
quickwit-datetime = { version = "0.6.2", path = "./quickwit-datetime" }
quickwit-directories = { version = "0.6.2", path = "./quickwit-directories" }
quickwit-doc-mapper = { version = "0.6.2", path = "./quickwit-doc-mapper" }
quickwit-grpc-clients = { version = "0.6.2", path = "./quickwit-grpc-clients" }
quickwit-indexing = { version = "0.6.2", path = "./quickwit-indexing" }
quickwit-ingest = { version = "0.6.2", path = "./quickwit-ingest" }
quickwit-integration-tests = { version = "0.6.2", path = "./quickwit-integration-tests" }
Expand Down
31 changes: 0 additions & 31 deletions quickwit/quickwit-grpc-clients/Cargo.toml

This file was deleted.

6 changes: 0 additions & 6 deletions quickwit/quickwit-grpc-clients/README.md

This file was deleted.

75 changes: 0 additions & 75 deletions quickwit/quickwit-grpc-clients/src/balance_channel.rs

This file was deleted.

43 changes: 0 additions & 43 deletions quickwit/quickwit-grpc-clients/src/lib.rs

This file was deleted.

Loading

0 comments on commit cea28d8

Please sign in to comment.