commit | 9d63de8c6e32e2299bc909d8cf4e2e5d0f25b493 | [log] [tgz] |
---|---|---|
author | Rupert Shuttleworth <ruperts@google.com> | Thu May 27 04:48:47 2021 -0400 |
committer | Rupert Shuttleworth <ruperts@google.com> | Thu May 27 04:48:47 2021 -0400 |
tree | 6ce84eb4bb1404571f714585771c57baefa0b289 | |
parent | de2dfdea6b08a6b54209df1c6ad6febb1ff08110 [diff] |
Remove unused Common field. Test: TH Change-Id: I8364dc70bde4ba02925dc713ca9f2a17fa3da083
diff --git a/bazel/properties.go b/bazel/properties.go index 8adc9d0..c8ccfb8 100644 --- a/bazel/properties.go +++ b/bazel/properties.go
@@ -384,7 +384,6 @@ X86_64 LabelList Arm LabelList Arm64 LabelList - Common LabelList ConditionsDefault LabelList } @@ -630,7 +629,6 @@ X86_64 []string Arm []string Arm64 []string - Common []string ConditionsDefault []string }