mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-26 16:21:07 +00:00
Clean up some comments
This commit is contained in:
@ -283,7 +283,6 @@ fn resolve_candidates<'t>(
|
||||
}
|
||||
}
|
||||
|
||||
/// FIXME Make this function generic and mutualize it between Typo and proximity criterion
|
||||
fn mdfs<'t>(
|
||||
ctx: &'t dyn Context,
|
||||
branches: &[Operation],
|
||||
|
Reference in New Issue
Block a user