From 3a771602f8ee6c7940208d447463061aa9b6af8c Mon Sep 17 00:00:00 2001 From: Maksim Denisov Date: Thu, 29 Aug 2024 11:55:07 +0200 Subject: Return the IsTree flag from ArtifactDigest ...and replace obvious redundant conversions to bazel_re::Digest, which were done to ensure that the digest represents a tree. --- src/buildtool/execution_api/common/TARGETS | 1 - 1 file changed, 1 deletion(-) (limited to 'src/buildtool/execution_api/common/TARGETS') diff --git a/src/buildtool/execution_api/common/TARGETS b/src/buildtool/execution_api/common/TARGETS index 7d1b5ebe..57394424 100644 --- a/src/buildtool/execution_api/common/TARGETS +++ b/src/buildtool/execution_api/common/TARGETS @@ -89,7 +89,6 @@ [ "common" , ["src/buildtool/execution_api/bazel_msg", "directory_tree"] , ["@", "gsl", "", "gsl"] - , ["src/buildtool/compatibility", "compatibility"] ] , "private-deps": [ ["src/buildtool/file_system", "git_repo"] -- cgit v1.2.3