Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
s5u13b committed Feb 7, 2025
1 parent 2818c8d commit 75af824
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion llumnix/backends/vllm/llm_engine.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
from llumnix.queue.utils import QueueType
from llumnix.backends.utils import AsyncPutQueueActor
from llumnix.utils import get_instance_name
from llumnix.backends.vllm.outputs import LlumnixRequestOutputFactory

logger = init_logger(__name__)

Expand Down

0 comments on commit 75af824

Please sign in to comment.