Skip to content

Commit 2c87ff7

Browse files
Removed duplicate import line
1 parent fe29ae6 commit 2c87ff7

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
@@ -31,7 +31,6 @@
3131
from distutils.dep_util import newer
3232
from _vendored.conv_template import process_file as process_c_file
3333
from os import (getcwd, environ, makedirs)
34-
from os import (getcwd, environ, makedirs)
3534
from os.path import join, exists, abspath, dirname
3635
from setuptools import Extension
3736

0 commit comments

Comments
 (0)