Skip to content

Commit c38e502

Browse files
fix type issue
1 parent 2adc33f commit c38e502

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sdk/src/program-manager.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1996,8 +1996,6 @@ class ProgramManager {
19961996
verifyingKey,
19971997
program,
19981998
function_id,
1999-
imports,
2000-
importedVerifyingKeys,
20011999
);
20022000
} catch (e) {
20032001
console.warn(

0 commit comments

Comments
 (0)