Skip to content

Commit c36b64a

Browse files
committed
merge fixup
1 parent 6d3012e commit c36b64a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/proof-system/zkprogram.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -553,7 +553,6 @@ function ZkProgram<
553553
rawMethods: Object.fromEntries(
554554
methodKeys.map((key) => [key, methods[key].method])
555555
) as any,
556-
proveRecursively,
557556

558557
Proof: SelfProof,
559558

0 commit comments

Comments
 (0)