summaryrefslogtreecommitdiff
path: root/src/buildtool/tree_structure/TARGETS
diff options
context:
space:
mode:
Diffstat (limited to 'src/buildtool/tree_structure/TARGETS')
-rw-r--r--src/buildtool/tree_structure/TARGETS4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/buildtool/tree_structure/TARGETS b/src/buildtool/tree_structure/TARGETS
index cda417a7..c103ea93 100644
--- a/src/buildtool/tree_structure/TARGETS
+++ b/src/buildtool/tree_structure/TARGETS
@@ -13,8 +13,7 @@
]
, "stage": ["src", "buildtool", "tree_structure"]
, "private-deps":
- [ ["src/buildtool/common", "artifact_digest_factory"]
- , ["src/buildtool/crypto", "hash_function"]
+ [ ["src/buildtool/crypto", "hash_function"]
, ["src/buildtool/file_system", "file_system_manager"]
, ["src/buildtool/storage", "storage"]
, ["src/utils/cpp", "expected"]
@@ -37,7 +36,6 @@
, "stage": ["src", "buildtool", "tree_structure"]
, "private-deps":
[ ["@", "fmt", "", "fmt"]
- , ["src/buildtool/common", "artifact_digest_factory"]
, ["src/buildtool/common", "config"]
, ["src/buildtool/common", "protocol_traits"]
, ["src/buildtool/crypto", "hash_function"]