Skip to content

Commit eea228e

Browse files
Merge pull request #24 from pombredanne/patch-1
Remove unused imports
2 parents 32c5371 + 03c23fe commit eea228e

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
@@ -1,6 +1,4 @@
11
import os
2-
import sys
3-
import setuptools
42
from setuptools import setup
53

64
classifiers = [

0 commit comments

Comments
 (0)