From ea2291d24d531a1ea221f1035636303ac0da787d Mon Sep 17 00:00:00 2001 From: Maksim Denisov Date: Tue, 28 Jan 2025 10:13:50 +0100 Subject: Replace ContentBlobContainer with std::unordered_set --- src/buildtool/execution_api/remote/TARGETS | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/buildtool/execution_api/remote/TARGETS') diff --git a/src/buildtool/execution_api/remote/TARGETS b/src/buildtool/execution_api/remote/TARGETS index 1470d62a..1a7a15af 100644 --- a/src/buildtool/execution_api/remote/TARGETS +++ b/src/buildtool/execution_api/remote/TARGETS @@ -63,7 +63,6 @@ , ["src/utils/cpp", "back_map"] , ["src/utils/cpp", "gsl"] , ["src/utils/cpp", "path"] - , ["src/utils/cpp", "transformed_range"] ] } , "bazel": @@ -99,7 +98,6 @@ , ["src/buildtool/multithreading", "task_system"] , ["src/utils/cpp", "back_map"] , ["src/utils/cpp", "expected"] - , ["src/utils/cpp", "transformed_range"] ] } , "config": -- cgit v1.2.3