mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
remove the now useless dead_code flags
This commit is contained in:
parent
d7c077cffb
commit
0f2143e7fd
3 changed files with 0 additions and 3 deletions
|
@ -11,7 +11,6 @@ use super::update_actor::UpdateActorHandle;
|
|||
use super::uuid_resolver::UuidResolverHandle;
|
||||
use crate::helpers::compression;
|
||||
|
||||
#[allow(dead_code)]
|
||||
pub struct SnapshotService<U, R> {
|
||||
uuid_resolver_handle: R,
|
||||
update_handle: U,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue