Execute cargo clippy --fix

This commit is contained in:
unvalley 2022-10-10 22:28:03 +09:00
parent d8fed1f7a9
commit 811f156031
9 changed files with 27 additions and 25 deletions

View file

@ -1234,7 +1234,7 @@ pub(crate) mod tests {
{
let builder = IndexDocuments::new(
wtxn,
&self,
self,
&self.indexer_config,
self.index_documents_config.clone(),
|_| (),