diff options
author | Maksim Denisov <denisov.maksim@huawei.com> | 2024-10-10 12:31:31 +0200 |
---|---|---|
committer | Maksim Denisov <denisov.maksim@huawei.com> | 2024-10-10 12:43:24 +0200 |
commit | 7a23fd360c0d37f71911c6c0479c95ba1fc0ffc6 (patch) | |
tree | 3c8a0be98d1796e94bb8b1afb2e2a8a00a2be91f /src/other_tools/ops_maps | |
parent | 5802481e1162f17cbbe6372878941252abf36c39 (diff) | |
download | justbuild-7a23fd360c0d37f71911c6c0479c95ba1fc0ffc6.tar.gz |
Remove from OSS intersecting public-private dependencies
Diffstat (limited to 'src/other_tools/ops_maps')
-rw-r--r-- | src/other_tools/ops_maps/TARGETS | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/other_tools/ops_maps/TARGETS b/src/other_tools/ops_maps/TARGETS index 66e9f7b0..da8be93f 100644 --- a/src/other_tools/ops_maps/TARGETS +++ b/src/other_tools/ops_maps/TARGETS @@ -131,8 +131,6 @@ , ["src/buildtool/system", "system_command"] , ["src/other_tools/git_operations", "git_repo_remote"] , ["src/other_tools/ops_maps", "content_cas_map"] - , ["src/other_tools/ops_maps", "critical_git_op_map"] - , ["src/other_tools/ops_maps", "import_to_git_map"] ] } } |