mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 12:27:13 +02:00
fmt
This commit is contained in:
parent
abdf642d68
commit
fa573dabf0
10 changed files with 19 additions and 18 deletions
|
@ -177,7 +177,7 @@ impl ErrorCode for MilliError<'_> {
|
|||
UserError::PrimaryKeyCannotBeReset => Code::PrimaryKeyAlreadyPresent,
|
||||
UserError::UnknownInternalDocumentId { .. } => Code::DocumentNotFound,
|
||||
}
|
||||
},
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue