Skip to content

Commit eb32d9c

Browse files
committed
chore: remove unused account in ix
1 parent 5b07893 commit eb32d9c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

programs/earn/src/instructions/open/add_registrar_earner.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ pub struct AddRegistrarEarner<'info> {
3939
)]
4040
pub user_token_account: InterfaceAccount<'info, TokenAccount>,
4141

42-
pub system_program: Program<'info, System>,
43-
4442
pub token_program: Program<'info, Token2022>,
4543
}
4644

0 commit comments

Comments
 (0)