Skip to content

Commit 8481191

Browse files
committed
removed unused import sys in setup.py
1 parent 46f9bd6 commit 8481191

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
@@ -3,8 +3,6 @@
33
# licensed under MIT, Please consult LICENSE.txt for details #
44
##################################################################
55

6-
import sys
7-
86
from setuptools import find_packages, setup
97

108
with open("VERSION.txt") as ff:

0 commit comments

Comments
 (0)