diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-12-20 12:01:32 +0100 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-12-20 12:01:32 +0100 |
commit | bc0085a9b4bc9f9b66f04e6971ac6eadc58e4479 (patch) | |
tree | 18fa42b325a24db9b2270547f5f13d39e86a6992 /src/other_tools/ops_maps | |
parent | b34ce22a97defe05f0afda5508df2958dfae734d (diff) | |
download | justbuild-bc0085a9b4bc9f9b66f04e6971ac6eadc58e4479.tar.gz |
clean up dependencies
Diffstat (limited to 'src/other_tools/ops_maps')
-rw-r--r-- | src/other_tools/ops_maps/TARGETS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/other_tools/ops_maps/TARGETS b/src/other_tools/ops_maps/TARGETS index d0b82175..202f029b 100644 --- a/src/other_tools/ops_maps/TARGETS +++ b/src/other_tools/ops_maps/TARGETS @@ -127,7 +127,6 @@ , ["src/buildtool/multithreading", "async_map_consumer"] , ["src/buildtool/serve_api/remote", "serve_api"] , ["src/buildtool/storage", "config"] - , ["src/buildtool/storage", "storage"] , ["src/other_tools/just_mr/progress_reporting", "progress"] , ["src/other_tools/ops_maps", "critical_git_op_map"] , ["src/other_tools/ops_maps", "import_to_git_map"] |