mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-10-27 14:06:27 +00:00
Remove empty attribute_rule mod
This commit is contained in:
@@ -15,8 +15,6 @@ mod proximity;
|
|||||||
/// Implementation of the `typo` ranking rule
|
/// Implementation of the `typo` ranking rule
|
||||||
mod typo;
|
mod typo;
|
||||||
|
|
||||||
mod attribute_rank;
|
|
||||||
|
|
||||||
use std::hash::Hash;
|
use std::hash::Hash;
|
||||||
|
|
||||||
pub use condition_docids_cache::ConditionDocIdsCache;
|
pub use condition_docids_cache::ConditionDocIdsCache;
|
||||||
|
|||||||
Reference in New Issue
Block a user