summaryrefslogtreecommitdiff
path: root/test/buildtool/execution_api/bazel/TARGETS
diff options
context:
space:
mode:
authorMaksim Denisov <denisov.maksim@huawei.com>2024-09-17 10:17:56 +0200
committerMaksim Denisov <denisov.maksim@huawei.com>2024-09-18 09:45:19 +0200
commitaf36ec3931067d40f0552a8d5610cc9d35f91bbc (patch)
tree5ff07155050438176ad3f1431d991c37d9c5f5eb /test/buildtool/execution_api/bazel/TARGETS
parent2669a27e7322772ff366662ccc5e9f02cedf70bd (diff)
downloadjustbuild-af36ec3931067d40f0552a8d5610cc9d35f91bbc.tar.gz
Remove ByteStreamClient::{Read, Write}Many
...since they were used only in tests.
Diffstat (limited to 'test/buildtool/execution_api/bazel/TARGETS')
-rw-r--r--test/buildtool/execution_api/bazel/TARGETS1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/buildtool/execution_api/bazel/TARGETS b/test/buildtool/execution_api/bazel/TARGETS
index 02b55b78..ee76b1b8 100644
--- a/test/buildtool/execution_api/bazel/TARGETS
+++ b/test/buildtool/execution_api/bazel/TARGETS
@@ -50,7 +50,6 @@
, ["utils", "test_auth_config"]
, ["utils", "test_remote_config"]
, ["@", "src", "src/buildtool/common", "bazel_digest_factory"]
- , ["@", "src", "src/buildtool/execution_api/bazel_msg", "bazel_msg"]
, ["@", "src", "src/buildtool/execution_api/remote", "bazel_network"]
, ["@", "src", "src/buildtool/execution_api/remote", "config"]
, ["@", "src", "src/buildtool/file_system", "object_type"]