Update examples/server/server.cpp
Co-authored-by: Xuan Son Nguyen <thichthat@gmail.com>
This commit is contained in:
parent
1ae8376d40
commit
84b0af8355
1 changed files with 0 additions and 1 deletions
|
@ -3144,7 +3144,6 @@ int main(int argc, char ** argv) {
|
|||
return;
|
||||
}
|
||||
} else {
|
||||
exit(0);
|
||||
res_error(res, format_error_response("\"query\" must be provided", ERROR_TYPE_INVALID_REQUEST));
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue