Skip to content

Commit 63663d2

Browse files
Remove undeeded input from test
1 parent fb1dada commit 63663d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/tests/program-manager.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import {
2020
} from "@provablehq/sdk/%%NETWORK%%.js";
2121
import {
2222
beaconAddressString,
23-
helloProgram, recordCommitmentv1,
23+
helloProgram,
2424
recordStatePathv0,
2525
statePathRecordv0,
2626
statePathRecordv1,

0 commit comments

Comments
 (0)