mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Remove unused object.
This commit is contained in:
parent
c07a5932cb
commit
e2775c6f49
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@ pub type Checked = settings::Checked;
|
||||||
pub type Unchecked = settings::Unchecked;
|
pub type Unchecked = settings::Unchecked;
|
||||||
|
|
||||||
pub type Task = tasks::Task;
|
pub type Task = tasks::Task;
|
||||||
pub type TaskEvent = tasks::TaskEvent;
|
|
||||||
pub type Key = keys::Key;
|
pub type Key = keys::Key;
|
||||||
|
|
||||||
// ===== Other types to clarify the code of the compat module
|
// ===== Other types to clarify the code of the compat module
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue