chore: remove prune_modes from BlockWriter (#9231)

This commit is contained in:
Dan Cline
2024-07-02 15:40:07 -04:00
committed by GitHub
parent e95c6dba9d
commit 405b730455
19 changed files with 105 additions and 117 deletions

View File

@ -323,7 +323,6 @@ mod tests {
outcome_batch,
Default::default(),
Default::default(),
None,
)?;
provider_rw.commit()?;