mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-01-22 19:27:27 +01:00
Remove unused Arc import
This commit is contained in:
parent
23ccf4429e
commit
9d0fa8112b
@ -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…
x
Reference in New Issue
Block a user