mirror of
https://github.com/ml-explore/mlx.git
synced 2025-06-24 09:21:16 +08:00
Remove unused modules (#1936)
This commit is contained in:
parent
04edad8c59
commit
a198b2787e
@ -6,7 +6,7 @@ import subprocess
|
|||||||
import sys
|
import sys
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
|
|
||||||
from setuptools import Extension, find_namespace_packages, setup
|
from setuptools import Extension
|
||||||
from setuptools.command.build_ext import build_ext
|
from setuptools.command.build_ext import build_ext
|
||||||
|
|
||||||
import mlx
|
import mlx
|
||||||
|
Loading…
Reference in New Issue
Block a user