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