fix infos

This commit is contained in:
ad hoc 2022-04-05 09:46:56 +02:00
parent 59e41d98e3
commit ab185a59b5
No known key found for this signature in database
GPG key ID: 4F00A782990CC643
2 changed files with 24 additions and 4 deletions

View file

@ -473,8 +473,6 @@ fn remove_from_word_prefix_docids(
}
}
drop(iter);
Ok(prefixes_to_delete.into_set())
}