Skip to content

Commit

Permalink
Merge pull request #37 from thombashi/develop
Browse files Browse the repository at this point in the history
Removed unneeded __future__
  • Loading branch information
thombashi committed Jul 26, 2016
2 parents d95b761 + 2f610c9 commit 3f50b29
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
from __future__ import with_statement
import os.path
import setuptools
import sys
Expand Down

0 comments on commit 3f50b29

Please sign in to comment.