mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
review fixes
This commit is contained in:
parent
c78f351300
commit
51829ad85e
4 changed files with 14 additions and 23 deletions
|
@ -37,7 +37,6 @@ pub struct UpdateStoreInfo {
|
|||
pub size: u64,
|
||||
/// Uuid of the currently processing update if it exists
|
||||
pub processing: Option<Uuid>,
|
||||
|
||||
}
|
||||
|
||||
#[async_trait::async_trait]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue