Skip to content

Commit 8935ca2

Browse files
committedSep 23, 2015
setup: remove unneeded import
1 parent 8421549 commit 8935ca2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

Diff for: ‎setup.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#!/usr/bin/env python3
22

33
import sys
4-
import os
54
from setuptools import setup
65
from setuptools import find_packages
76

0 commit comments

Comments
 (0)
Please sign in to comment.