Skip to content

Commit 8dae978

Browse files
more lint fixes
Signed-off-by: Lucas Wilkinson <lwilkins@redhat.com>
1 parent b562044 commit 8dae978

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vllm/v1/attention/backends/utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
from vllm.v1.worker.gpu_input_batch import InputBatch
2020

2121
import vllm.envs as envs
22-
from vllm.config import VllmConfig
2322
from vllm.distributed.kv_transfer.kv_connector.utils import (
2423
get_kv_connector_cache_layout)
2524
from vllm.logger import init_logger

0 commit comments

Comments
 (0)