Skip to content

Commit

Permalink
fix merge issues #2
Browse files Browse the repository at this point in the history
  • Loading branch information
guipublic committed Jun 3, 2024
1 parent dffe8cd commit c156522
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,6 @@ TEST_F(MegaHonk, Databus)
.logic_constraints = {},
.range_constraints = {},
.aes128_constraints = {},
.sha256_constraints = {},
.sha256_compression = {},
.schnorr_constraints = {},
.ecdsa_k1_constraints = {},
Expand Down Expand Up @@ -297,7 +296,6 @@ TEST_F(MegaHonk, DatabusReturn)
.logic_constraints = {},
.range_constraints = {},
.aes128_constraints = {},
.sha256_constraints = {},
.sha256_compression = {},
.schnorr_constraints = {},
.ecdsa_k1_constraints = {},
Expand Down

0 comments on commit c156522

Please sign in to comment.