remove outdated comment (#27703)

This commit is contained in:
Jeff Washington (jwash) 2022-09-10 13:56:08 -07:00 committed by GitHub
parent 53149a18ad
commit 1d9d5bef04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -7489,8 +7489,6 @@ impl AccountsDb {
hashes.extend(skipped_rewrites.into_iter());
}
// previous_slot_entry_was_cached = true means we just need to assert that after this update is complete
// that there are no items we would have put in reclaims that are not cached
fn update_index<'a, T: ReadableAccount + Sync>(
&self,
infos: Vec<AccountInfo>,