Skip to content

Commit

Permalink
Remove unnecessary dependencies in //xls/common:init_xls
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 629189443
  • Loading branch information
hzeller authored and copybara-github committed Apr 29, 2024
1 parent 7b56e9a commit 51222db
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions xls/common/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -141,11 +141,8 @@ cc_library(
linkstamp = "build_embed.cc",
visibility = ["//xls:xls_utility_users"],
deps = [
"@com_google_absl//absl/flags:flag",
"@com_google_absl//absl/log:check",
"@com_google_absl//absl/log:flags",
"@com_google_absl//absl/log:globals",
"@com_google_absl//absl/strings",
"@com_google_absl//absl/flags:config",
"@com_google_absl//absl/flags:parse",
"@com_google_absl//absl/flags:usage",
Expand Down

0 comments on commit 51222db

Please sign in to comment.