Skip to content

Commit 311f6de

Browse files
committed
[code] remove unused import
1 parent 0d04fb7 commit 311f6de

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
# For all other modes of development, use poetry and pyproject.toml
77
################################################################################
88

9-
import os
10-
119
from setuptools import find_packages, setup
1210

1311
install_requires = ["setuptools", "pydot"]

0 commit comments

Comments
 (0)