mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 16:51:01 +00:00
Remove useless clone
This commit is contained in:
@ -507,7 +507,7 @@ impl<'a, 't, 'i> Settings<'a, 't, 'i> {
|
||||
IndexDocumentsConfig::default(),
|
||||
&progress_callback,
|
||||
&should_abort,
|
||||
&embedder_stats,
|
||||
embedder_stats,
|
||||
)?;
|
||||
|
||||
indexing_builder.execute_raw(output)?;
|
||||
|
Reference in New Issue
Block a user