This commit is contained in:
Tamo
2025-07-16 00:49:41 +02:00
parent 42d2af4c84
commit aaff6c3685
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>>>,