From a82cfbd1b92e32e485a97fa3204f9d7afea9aef7 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Tue, 29 Oct 2024 10:29:36 +0100 Subject: Clean up unused dependencies --- src/other_tools/ops_maps/TARGETS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/other_tools/ops_maps') diff --git a/src/other_tools/ops_maps/TARGETS b/src/other_tools/ops_maps/TARGETS index 3bc2fbdf..545de74f 100644 --- a/src/other_tools/ops_maps/TARGETS +++ b/src/other_tools/ops_maps/TARGETS @@ -72,7 +72,6 @@ , ["src/other_tools/just_mr", "mirrors"] , ["src/other_tools/just_mr/progress_reporting", "progress"] , ["src/other_tools/ops_maps", "critical_git_op_map"] - , ["src/other_tools/utils", "curl_url_handle"] , ["src/utils/cpp", "hash_combine"] ] , "stage": ["src", "other_tools", "ops_maps"] @@ -83,6 +82,7 @@ , ["src/buildtool/storage", "fs_utils"] , ["src/other_tools/git_operations", "git_repo_remote"] , ["src/other_tools/utils", "content"] + , ["src/other_tools/utils", "curl_url_handle"] ] } , "archive_fetch_map": @@ -134,7 +134,6 @@ , ["src/buildtool/multithreading", "task_system"] , ["src/buildtool/system", "system_command"] , ["src/other_tools/git_operations", "git_repo_remote"] - , ["src/other_tools/ops_maps", "content_cas_map"] ] } } -- cgit v1.2.3