Skip to content

Commit

Permalink
fmtwq
Browse files Browse the repository at this point in the history
  • Loading branch information
HaoranYi committed Nov 5, 2024
1 parent b956c4d commit 12f100a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions runtime/src/bank.rs
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,7 @@ use {
packet::PACKET_DATA_SIZE,
precompiles::get_precompiles,
pubkey::Pubkey,
rent_collector::RENT_EXEMPT_RENT_EPOCH,
rent_collector::{CollectedInfo, RentCollector},
rent_collector::{CollectedInfo, RentCollector, RENT_EXEMPT_RENT_EPOCH},
rent_debits::RentDebits,
reserved_account_keys::ReservedAccountKeys,
reward_info::RewardInfo,
Expand Down

0 comments on commit 12f100a

Please sign in to comment.