mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-24 06:28:08 +08:00
Remove unused import (#1987)
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user