diff options
author | Maksim Denisov <denisov.maksim@huawei.com> | 2025-02-18 09:50:34 +0100 |
---|---|---|
committer | Maksim Denisov <denisov.maksim@huawei.com> | 2025-02-19 17:50:30 +0100 |
commit | 57edc4cbc764a9815f4990c54111e6ee9bcc8081 (patch) | |
tree | 994fce8baf80fcb76e72fd18004790ed463ca44e /src/buildtool/execution_api/git/TARGETS | |
parent | 3a0392dacdbfa4cfc84ff2cc96086ec6b18ca939 (diff) | |
download | justbuild-57edc4cbc764a9815f4990c54111e6ee9bcc8081.tar.gz |
{MR}GitApi: Drop inheritance
Diffstat (limited to 'src/buildtool/execution_api/git/TARGETS')
-rw-r--r-- | src/buildtool/execution_api/git/TARGETS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/buildtool/execution_api/git/TARGETS b/src/buildtool/execution_api/git/TARGETS index 3b706715..adc3c908 100644 --- a/src/buildtool/execution_api/git/TARGETS +++ b/src/buildtool/execution_api/git/TARGETS @@ -12,7 +12,6 @@ , ["src/buildtool/execution_api/common", "artifact_blob"] , ["src/buildtool/execution_api/common", "common"] , ["src/buildtool/execution_api/common", "common_api"] - , ["src/buildtool/execution_engine/dag", "dag"] , ["src/buildtool/file_system", "file_system_manager"] , ["src/buildtool/file_system", "git_tree"] , ["src/buildtool/file_system", "object_type"] |