testing commit

This commit is contained in:
Dummy Tester 123 2021-03-19 18:07:23 -05:00
parent 0227b5f655
commit eb701291d9
1 changed files with 0 additions and 1 deletions

View File

@ -70,7 +70,6 @@ export const createProposal = async (
space: TimelockSetLayout.span,
programId: PROGRAM_IDS.timelock.programId,
});
signers.push(timelockSetKey);
instructions.push(uninitializedTimelockSetInstruction);