Skip to content

Commit 7ab416c

Browse files
committed
remove unused import
Signed-off-by: Lu Fang <[email protected]>
1 parent ce5c02f commit 7ab416c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/online_serving/multi_instance_data_parallel.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
# SPDX-FileCopyrightText: Copyright contributors to the vLLM project
33
import asyncio
44
import threading
5-
from typing import Optional
65

76
from vllm.engine.arg_utils import AsyncEngineArgs
87
from vllm.engine.async_llm_engine import AsyncLLMEngine

0 commit comments

Comments
 (0)