mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-09-06 04:36:32 +00:00
remove useless log
This commit is contained in:
@ -539,7 +539,6 @@ where
|
|||||||
.map_err(InternalError::from)??;
|
.map_err(InternalError::from)??;
|
||||||
}
|
}
|
||||||
|
|
||||||
tracing::warn!("Building cellulite");
|
|
||||||
self.index.cellulite.build(self.wtxn, &Progress::default())?;
|
self.index.cellulite.build(self.wtxn, &Progress::default())?;
|
||||||
|
|
||||||
self.execute_prefix_databases(
|
self.execute_prefix_databases(
|
||||||
|
Reference in New Issue
Block a user