Skip to content

Commit 087449a

Browse files
committed
ut fix
Signed-off-by: Kurumi5210 <[email protected]>
1 parent 5c01a9d commit 087449a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vllm_ascend/distributed/mooncake_connector.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
get_tensor_model_parallel_rank, get_tensor_model_parallel_world_size,
3232
get_tp_group)
3333
from vllm.distributed.utils import get_pp_indices
34-
from vllm.utils import get_ip, logger, make_zmq_path, make_zmq_socket
34+
from vllm.logger import logger
3535
from vllm.v1.core.sched.output import SchedulerOutput
3636
from vllm.v1.request import RequestStatus
3737

0 commit comments

Comments
 (0)