Skip to content

Commit a70441b

Browse files
fchapotonjdemeyer
authored andcommitted
remove import of sys (unused)
1 parent 72703f8 commit a70441b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#!/usr/bin/env python
22

33
import os
4-
import sys
54

65
from setuptools import setup
76
from distutils.command.build_ext import build_ext as _build_ext

0 commit comments

Comments
 (0)