mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +02:00
Remove unused Arc import
This commit is contained in:
parent
23ccf4429e
commit
9d0fa8112b
1 changed files with 0 additions and 2 deletions
|
@ -7,8 +7,6 @@ use structopt::StructOpt;
|
|||
|
||||
#[cfg(all(not(debug_assertions), feature = "analytics"))]
|
||||
use meilisearch_http::analytics;
|
||||
#[cfg(all(not(debug_assertions), feature = "analytics"))]
|
||||
use std::sync::Arc;
|
||||
|
||||
#[cfg(target_os = "linux")]
|
||||
#[global_allocator]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue