update formats
Some checks are pending
/ test (push) Waiting to run

This commit is contained in:
Chris Cochrun 2025-10-02 13:19:58 -05:00
parent 20843f1b2c
commit 894c68338d
3 changed files with 26 additions and 21 deletions

View file

@ -555,7 +555,6 @@ impl<'a> Library {
};
if items.contains(&(kind, index)) {
} else {
items.push((kind, index));
}