Skip to content

Commit bd924f2

Browse files
committed
delete invalida import
1 parent f1f936b commit bd924f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vllm_ascend/worker/model_runner_v1.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
from contextlib import contextmanager, nullcontext
2626
from dataclasses import dataclass
2727
from typing import TYPE_CHECKING, Dict, List, Optional, Union
28-
from multiprocessing import Manager
2928

3029
import numpy as np
3130
import numpy.typing as npt

0 commit comments

Comments
 (0)