Skip to content

Commit 99a6595

Browse files
remove unussed imports
1 parent 6ef95d5 commit 99a6595

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/array_api_compat/mlx/linalg.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55

66
from .._internal import clone_module, get_xp
77
from ..common import _linalg
8-
from ._aliases import matmul, matrix_transpose, tensordot, vecdot
98

109
__all__ = clone_module("mlx.core.linalg", globals())
1110

0 commit comments

Comments
 (0)