Remove rebase leftovers.

This commit is contained in:
Alejandro Cabeza Romero 2025-08-04 14:43:09 +02:00
parent a773b0fe4e
commit ae843bfb51
No known key found for this signature in database
GPG Key ID: DA3D14AE478030FD

View File

@ -163,10 +163,6 @@ jobs:
working-directory: repo
run: git submodule update --init --recursive
- name: Generate C++ Circuit
working-directory: repo/circom_circuits/Mantle
run: circom --c --r1cs --no_asm --O2 pol.circom
- name: Install Dependencies [Witness Generator]
shell: msys2 {0}
run: |