mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-06-12 02:51:35 +02:00
![bors[bot]](/assets/img/avatar_default.png)
472: Remove useless variables in proximity r=Kerollmops a=ManyTheFish Was passing by plane sweep algorithm to find some inspiration, and I discover that we have useless variables that were not detected because of the recursive function. Co-authored-by: ManyTheFish <many@meilisearch.com>