Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreaCrotti committed Mar 7, 2012
1 parent 8009324 commit 7c78f23
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#!/usr/bin/env python
from setuptools import setup
import sys
import platform

VERSION = "3.0" # find a better way to do so.

Expand Down

0 comments on commit 7c78f23

Please sign in to comment.