remove useless log

This commit is contained in:
Tamo
2025-07-24 18:11:49 +02:00
parent ebb4865b95
commit 7db6d76851

View File

@ -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(