...
This commit is contained in:
parent
e73333145d
commit
09fa0536a4
1 changed files with 0 additions and 1 deletions
|
@ -170,7 +170,6 @@ async fn get_progress(
|
|||
.unwrap_or_default();
|
||||
|
||||
if values.is_empty() {
|
||||
println!("nicht gefunden");
|
||||
return (
|
||||
StatusCode::BAD_GATEWAY,
|
||||
Json(json!({"message": "Field 'document' not provided."})),
|
||||
|
|
Loading…
Reference in a new issue