Skip to content

Commit 6a612d0

Browse files
committed
remove unnecessary import
1 parent 7d8c214 commit 6a612d0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_cutlass_mla.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
import pytest
55
import torch
66
import torch.nn.functional as F
7-
import utils
87
from sgl_kernel import cutlass_mla_decode, cutlass_mla_get_workspace_size
98
from torch import Tensor
109

0 commit comments

Comments
 (0)