BPF loader message nits (#5870)
This commit is contained in:
@ -54,7 +54,6 @@ fn process_instruction(program_id: &Pubkey, accounts: &mut [AccountInfo], data:
|
||||
panic!();
|
||||
}
|
||||
|
||||
info!("Success");
|
||||
SUCCESS
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user