Remove unused import (#1987)

This commit is contained in:
Chunyang Wen
2025-03-25 11:19:32 +08:00
committed by GitHub
parent aba899cef8
commit 022eabb734

View File

@@ -1,6 +1,5 @@
# Copyright © 2023-2024 Apple Inc.
import math
from typing import Callable, List, Optional, Tuple, Union
import mlx.core as mx