mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 12:27:13 +02:00
Remove empty attribute_rule mod
This commit is contained in:
parent
3281a88d08
commit
e9eb271499
1 changed files with 0 additions and 2 deletions
|
@ -15,8 +15,6 @@ mod proximity;
|
|||
/// Implementation of the `typo` ranking rule
|
||||
mod typo;
|
||||
|
||||
mod attribute_rank;
|
||||
|
||||
use std::hash::Hash;
|
||||
|
||||
pub use condition_docids_cache::ConditionDocIdsCache;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue