Skip to content

Commit

Permalink
Remove useless dependencies.
Browse files Browse the repository at this point in the history
Signed-off-by: owentou <owentou@tencent.com>
  • Loading branch information
owent committed Jan 14, 2022
1 parent e429e22 commit a95ac25
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions api/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,7 @@ cc_library(
deps = select({
":with_external_abseil": [
"@com_google_absl//absl/base",
"@com_google_absl//absl/types:any",
"@com_google_absl//absl/types:variant",
"@com_google_absl//absl/types:span",
"@com_google_absl//absl/numeric:bits",
"@com_google_absl//absl/hash:city",
],
"//conditions:default": [],
}),
Expand Down

0 comments on commit a95ac25

Please sign in to comment.