delete dead code
This commit is contained in:
parent
1cf51876a8
commit
d269f9006d
3 changed files with 3 additions and 4 deletions
|
|
@ -346,7 +346,6 @@ pub fn consolidation_batch(store: &Store, count: usize, auto: bool) -> Result<()
|
|||
return Ok(());
|
||||
}
|
||||
|
||||
let graph = store.build_graph();
|
||||
let items = replay_queue(store, count);
|
||||
|
||||
if items.is_empty() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue