Unverified Commit f5aa307d authored by Russell Bryant's avatar Russell Bryant Committed by GitHub
Browse files

Remove duplicate entry in vllm.attention.__all__ (#23296)


Signed-off-by: default avatarRussell Bryant <rbryant@redhat.com>
parent 4b795020
...@@ -14,7 +14,6 @@ __all__ = [ ...@@ -14,7 +14,6 @@ __all__ = [
"AttentionMetadata", "AttentionMetadata",
"AttentionType", "AttentionType",
"AttentionMetadataBuilder", "AttentionMetadataBuilder",
"Attention",
"AttentionState", "AttentionState",
"get_attn_backend", "get_attn_backend",
] ]
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment