mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +02:00
fixed rustfmt errors
This commit is contained in:
parent
7b4f2aa593
commit
33b67b82e1
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@ macro_rules! make_setting_routes {
|
|||
meilisearch_types::settings::Settings { $($attr: _,)* _kind: _ } => {}
|
||||
}
|
||||
};
|
||||
|
||||
$(
|
||||
make_setting_route!($route, $update_verb, $type, $err_ty, $attr, $camelcase_attr, $analytics);
|
||||
)*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue