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 4b9f7c6 commit c76255a
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 sys
import os.path
import setuptools
Expand Down

0 comments on commit c76255a

Please sign in to comment.