mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-23 10:37:41 +08:00
reformat, sorry @kero
This commit is contained in:
parent
9473cccc27
commit
4953b62712
@ -256,7 +256,7 @@ impl From<Opt> for Infos {
|
||||
scheduler_options,
|
||||
config_file_path,
|
||||
#[cfg(all(not(debug_assertions), feature = "analytics"))]
|
||||
no_analytics: _,
|
||||
no_analytics: _,
|
||||
} = options;
|
||||
|
||||
let SchedulerConfig { disable_auto_batching } = scheduler_options;
|
||||
|
Loading…
Reference in New Issue
Block a user