fix: remove unused import (#8809)
This commit is contained in:
@@ -1,7 +1,5 @@
|
|||||||
from __future__ import annotations
|
from __future__ import annotations
|
||||||
|
|
||||||
from python.sglang.srt.layers.radix_attention import RadixAttention
|
|
||||||
|
|
||||||
"""
|
"""
|
||||||
Support attention backend for TRTLLM MLA kernels from flashinfer.
|
Support attention backend for TRTLLM MLA kernels from flashinfer.
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user