get rid of extra comment (#27378)

This commit is contained in:
Jeff Washington (jwash) 2022-08-24 14:10:33 -05:00 committed by GitHub
parent 7a11571e7f
commit 9866510ef2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -77,7 +77,6 @@ pub struct AccountsDbFields<T>(
/// slots that were roots within the last epoch for which we care about the hash value
#[serde(deserialize_with = "default_on_eof")]
Vec<(Slot, Hash)>,
// here?
);
/// Helper type to wrap BufReader streams when deserializing and reconstructing from either just a