We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e429e22 commit a95ac25Copy full SHA for a95ac25
api/BUILD
@@ -33,11 +33,7 @@ cc_library(
33
deps = select({
34
":with_external_abseil": [
35
"@com_google_absl//absl/base",
36
- "@com_google_absl//absl/types:any",
37
"@com_google_absl//absl/types:variant",
38
- "@com_google_absl//absl/types:span",
39
- "@com_google_absl//absl/numeric:bits",
40
- "@com_google_absl//absl/hash:city",
41
],
42
"//conditions:default": [],
43
}),
0 commit comments