global: snapshot

This commit is contained in:
nym21
2026-01-10 18:43:18 +01:00
parent 3bc0615000
commit 6f45ec13f3
311 changed files with 6916 additions and 7664 deletions

View File

@@ -104,8 +104,6 @@ impl<'a> Vecs<'a> {
.collect(),
)
.merge_branches()
.unwrap()
.simplify()
.unwrap(),
);
this.matcher = Some(QuickMatch::new(&this.metrics));