Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
robertgshaw2-neuralmagic committed Aug 10, 2024
1 parent 790ecb7 commit 5fa2135
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vllm/engine/async_llm_engine.py
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,6 @@ async def step_async(
# Tracing
self.do_tracing(scheduler_outputs)


return request_outputs

async def stop_remote_worker_execution_loop_async(self) -> None:
Expand Down

0 comments on commit 5fa2135

Please sign in to comment.