Skip to content

Commit

Permalink
removed unused import from setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeepsuryaprasad committed Nov 30, 2024
1 parent b0800ab commit 56ffadb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion py/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
# under the License.

from distutils.command.install import INSTALL_SCHEMES
from os.path import dirname, join, abspath
from setuptools import setup
from setuptools.command.install import install
from setuptools_rust import Binding, RustExtension
Expand Down

0 comments on commit 56ffadb

Please sign in to comment.