Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
HaoranYi committed Sep 3, 2024
1 parent 2886a0a commit 057bd3a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions accounts-db/src/ancient_append_vecs.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1189,8 +1189,7 @@ pub mod tests {
},
accounts_file::StorageAccess,
accounts_hash::AccountHash,
accounts_index::UpsertReclaim,
accounts_index::{AccountsIndexScanResult, ScanFilter},
accounts_index::{AccountsIndexScanResult, ScanFilter, UpsertReclaim},
append_vec::{
aligned_stored_size, AppendVec, AppendVecStoredAccountMeta,
MAXIMUM_APPEND_VEC_FILE_SIZE,
Expand Down

0 comments on commit 057bd3a

Please sign in to comment.