Skip to content

Commit

Permalink
Removed unneeded __future__
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed Jul 26, 2016
1 parent 97080e7 commit ba86b82
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 ba86b82

Please sign in to comment.