diff --git a/src/cairo/contracts/groth16_example_bn254/src/groth16_verifier_constants.cairo b/src/cairo/contracts/groth16_example_bn254/src/groth16_verifier_constants.cairo index e37f65ce..9d000c10 100644 --- a/src/cairo/contracts/groth16_example_bn254/src/groth16_verifier_constants.cairo +++ b/src/cairo/contracts/groth16_example_bn254/src/groth16_verifier_constants.cairo @@ -4747,4 +4747,3 @@ pub const precomputed_lines: [ } }, ]; -