mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-25 15:19:58 -07:00
global: snapshot
This commit is contained in:
@@ -104,8 +104,6 @@ impl<'a> Vecs<'a> {
|
||||
.collect(),
|
||||
)
|
||||
.merge_branches()
|
||||
.unwrap()
|
||||
.simplify()
|
||||
.unwrap(),
|
||||
);
|
||||
this.matcher = Some(QuickMatch::new(&this.metrics));
|
||||
|
||||
Reference in New Issue
Block a user