remove an unused import (#960)
This commit is contained in:
parent
9c0e9ee86d
commit
22339db185
@ -4,8 +4,6 @@ from typing import Tuple, Optional, Union
|
||||
|
||||
import torch
|
||||
|
||||
from einops import rearrange
|
||||
|
||||
import triton
|
||||
import triton.language as tl
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user