Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
mvines committed Dec 14, 2020
1 parent 42be09a commit e907510
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/src/bank.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10932,6 +10932,7 @@ pub(crate) mod tests {
.remove(&feature_set::deprecate_rewards_sysvar::id());

// intentionally create bogus native programs
#[allow(clippy::unnecessary_wraps)]
fn mock_process_instruction(
_program_id: &Pubkey,
_keyed_accounts: &[KeyedAccount],
Expand Down

0 comments on commit e907510

Please sign in to comment.