From af36ec3931067d40f0552a8d5610cc9d35f91bbc Mon Sep 17 00:00:00 2001 From: Maksim Denisov Date: Tue, 17 Sep 2024 10:17:56 +0200 Subject: Remove ByteStreamClient::{Read, Write}Many ...since they were used only in tests. --- test/buildtool/execution_api/bazel/TARGETS | 1 - 1 file changed, 1 deletion(-) (limited to 'test/buildtool/execution_api/bazel/TARGETS') 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"] -- cgit v1.2.3