This commit is contained in:
Tamo
2025-07-16 00:49:41 +02:00
parent 21af00a27b
commit d7be43494c
4 changed files with 19 additions and 19 deletions

View File

@ -63,7 +63,6 @@ where
Ok(())
}
#[tracing::instrument(level = "trace", skip_all, target = "indexing::merge")]
pub fn merge_and_send_cellulite<'extractor, MSP>(
datastore: impl IntoIterator<Item = RefCell<GeoJsonExtractorData<'extractor>>>,