Skip to content

Commit 56ffadb

Browse files
removed unused import from setup.py
1 parent b0800ab commit 56ffadb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

py/setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
# under the License.
1717

1818
from distutils.command.install import INSTALL_SCHEMES
19-
from os.path import dirname, join, abspath
2019
from setuptools import setup
2120
from setuptools.command.install import install
2221
from setuptools_rust import Binding, RustExtension

0 commit comments

Comments
 (0)