Skip to content

Commit

Permalink
Remove unneeded dependency
Browse files Browse the repository at this point in the history
This was accidently added. Cleanup.

PiperOrigin-RevId: 649146370
  • Loading branch information
allight authored and copybara-github committed Jul 3, 2024
1 parent 9c0fb91 commit dcb2187
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion xls/ir/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2164,7 +2164,6 @@ cc_test(
"//xls/common:xls_gunit_main",
"//xls/common/status:matchers",
"//xls/solvers:z3_ir_equivalence",
"//xls/solvers:z3_ir_translator",
"//xls/solvers:z3_ir_translator_matchers",
"@com_google_googletest//:gtest",
],
Expand Down

0 comments on commit dcb2187

Please sign in to comment.