mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-10-31 07:56:28 +00:00 
			
		
		
		
	Remove unused Arc import
This commit is contained in:
		| @@ -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] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user