mirror of
https://github.com/ml-explore/mlx.git
synced 2025-08-09 02:36:42 +08:00
Remove unused import (#1987)
This commit is contained in:
parent
aba899cef8
commit
022eabb734
@ -1,6 +1,5 @@
|
|||||||
# Copyright © 2023-2024 Apple Inc.
|
# Copyright © 2023-2024 Apple Inc.
|
||||||
|
|
||||||
import math
|
|
||||||
from typing import Callable, List, Optional, Tuple, Union
|
from typing import Callable, List, Optional, Tuple, Union
|
||||||
|
|
||||||
import mlx.core as mx
|
import mlx.core as mx
|
||||||
|
Loading…
Reference in New Issue
Block a user