Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
maciejdfinity committed Dec 4, 2024
1 parent ab6fbc1 commit be7510f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rs/ethereum/ledger-suite-orchestrator/src/scheduler/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -932,8 +932,6 @@ fn icrc1_ledger_init_arg(
),
max_memo_length: Some(MAX_MEMO_LENGTH),
feature_flags: Some(ICRC2_FEATURE),
maximum_number_of_accounts: None,
accounts_overflow_trim_quantity: None,
}
}

Expand Down

0 comments on commit be7510f

Please sign in to comment.