commit | 69e72316779ec2c9ed1ae305c90a419ba57b8439 | [log] [tgz] |
---|---|---|
author | Rupert Shuttleworth <ruperts@google.com> | Thu May 27 12:13:31 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu May 27 12:13:31 2021 +0000 |
tree | 2e24097123ada5e5f444d7e8da3c326b1654b0b9 | |
parent | 1b1ab6d7ab75898cc6e204f21e665631bc85962b [diff] | |
parent | 9d63de8c6e32e2299bc909d8cf4e2e5d0f25b493 [diff] |
Merge "Remove unused Common field."
diff --git a/bazel/properties.go b/bazel/properties.go index 491a154..813a701 100644 --- a/bazel/properties.go +++ b/bazel/properties.go
@@ -509,7 +509,6 @@ X86_64 LabelList Arm LabelList Arm64 LabelList - Common LabelList ConditionsDefault LabelList } @@ -755,7 +754,6 @@ X86_64 []string Arm []string Arm64 []string - Common []string ConditionsDefault []string }