Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
sroy745 committed Oct 28, 2024
1 parent b438166 commit d99370c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/kernels/test_encoder_decoder_attn.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
from vllm.attention.selector import (_Backend, get_attn_backend,
global_force_attn_backend_context_manager)
from vllm.forward_context import set_forward_context
from vllm.utils import is_hip
from vllm.platforms import current_platform

# List of support backends for encoder/decoder models
Expand Down

0 comments on commit d99370c

Please sign in to comment.