Skip to content

Commit 585ea5d

Browse files
authored
fix
1 parent b4aec7c commit 585ea5d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lightllm/server/httpserver/manager.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,6 @@ async def generate(
311311
req_objs.append(req_obj)
312312

313313
req_status = ReqStatus(group_request_id, multimodal_params, req_objs, start_time)
314-
315314
self.req_id_to_out_inf[group_request_id] = req_status
316315

317316
await self.transfer_to_next_module_or_node(

0 commit comments

Comments
 (0)