Skip to content

Commit c794753

Browse files
authored
Update utils.py
1 parent 10c562d commit c794753

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vllm_ascend/utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ def adapt_patch(is_global_patch: bool = False):
100100
if is_global_patch:
101101
from vllm_ascend.patch import platform # noqa: F401
102102
else:
103-
from vllm_ascend.patch import spec_decode # noqa: F401
104103
from vllm_ascend.patch import worker # noqa: F401
105104

106105

0 commit comments

Comments
 (0)