Skip to content

Commit

Permalink
Rustfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
cronokirby committed Sep 3, 2024
1 parent ff6783c commit 81c3196
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/view/src/planner.rs
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ impl<R: RngCore + CryptoRng> Planner<R> {
fee_tier: &FeeTier,
change_address: &Address,
) -> Fee {

self.action_list.refresh_fee_and_change(
&mut self.rng,
gas_prices,
Expand Down

0 comments on commit 81c3196

Please sign in to comment.