Skip to content

Commit

Permalink
remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
lhpqaq committed Nov 30, 2024
1 parent 21f8b73 commit 1b301db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/server/server.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3009,7 +3009,6 @@ int main(int argc, char ** argv) {
ctx_server.queue_tasks.post(tasks);

bool stream = json_value(data, "stream", false);

const auto task_ids = server_task::get_list_id(tasks);
const auto completion_id = gen_chatcmplid();

Expand Down

0 comments on commit 1b301db

Please sign in to comment.