Skip to content

Commit d188913

Browse files
authored
[Refactor] Remove unused library (#20099)
Signed-off-by: yewentao256 <[email protected]>
1 parent 1d7c29f commit d188913

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vllm/_custom_ops.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
from typing import TYPE_CHECKING, Optional, Union
66

77
import torch
8-
import torch.library
98

109
import vllm.envs as envs
1110
from vllm.logger import init_logger

0 commit comments

Comments
 (0)